Public scoreboard stopwatch feature
All checks were successful
CI / scan_ruby (push) Successful in 21s
CI / scan_js (push) Successful in 14s
CI / lint (push) Successful in 14s
CI / test (push) Successful in 36s

#10
This commit is contained in:
sto
2025-12-09 10:10:54 +01:00
parent ee250b96ad
commit cce090587a
19 changed files with 167 additions and 8 deletions

View File

@@ -65,6 +65,7 @@ en:
offline_form_warning: Only for single-puzzle contests
public: Enable the public scoreboard
ranking_mode: Ranking mode (public scoreboard & CSV exports)
show_stopwatch: Display the stopwatch
team: Team contest
team_description: For UI display purposes mainly
allow_registration: Allow registration
@@ -206,12 +207,13 @@ en:
onsite: Onsite contests
public: Public scoreboard
settings: Settings
stopwatch: Stopwatch
new:
notice: Contest added
title: New jigsaw puzzle contest
scoreboard:
all_categories: All categories
auto_refresh: Auto refresh
auto_refresh: Auto refresh (30s)
hide_offline: Hide offline participants
refresh: Activate auto-refresh (every 5s)
title: "%{name}"
@@ -225,6 +227,8 @@ en:
offline_form_disabled: The offline form is disabled
public_scoreboard_disabled: The public scoreboard is disabled
url_copied: URL copied to the clipboard
stopwatch:
info: This stopwatch is used for display in the public scoreboard, when allowed in the settings
contestants:
convert_csv:
title: Import participants
@@ -287,6 +291,10 @@ en:
sign_in: Sign in
save: Save
start: Click here to start your participation
stopwatch_continue: Continue
stopwatch_pause: Pause
stopwatch_reset: Reset
stopwatch_start: Start
update: Save modifications
field: Field
none: No field selected

View File

@@ -36,6 +36,7 @@ fr:
offline_form_warning: Activable uniquement pour les concours avec un seul puzzle
public: Activer le classement public
ranking_mode: Mode de classement (classement public & exports CSV)
show_stopwatch: Afficher le chronomètre
team: Concours par équipes
team_description: Principalement pour des raisons d'affichage
allow_registration: Autoriser l'inscription via l'interface
@@ -177,12 +178,13 @@ fr:
onsite: Concours en présentiel
public: Classement public
settings: Paramètres
stopwatch: Chronomètre
new:
notice: Concours ajouté
title: Nouveau concours
scoreboard:
all_categories: Toutes les catégories
auto_refresh: Auto-rafraichissement
auto_refresh: Auto-rafraichissement (30s)
hide_offline: Cacher les participant.e.s hors-ligne
refresh: Activer le rafraichissement automatique de la page (toutes les 5s)
title: "%{name}"
@@ -196,6 +198,8 @@ fr:
offline_form_disabled: Le formulaire hors-ligne n'est pas activé
public_scoreboard_disabled: Le classement public n'est pas activé
url_copied: LURL a été copiée dans le presse-papier
stopwatch:
info: Ce chronomètre est utilisé pour être affiché dans le classement public, quand autorisé dans les paramètres
contestants:
convert_csv:
title: Importer des participant.e.s
@@ -258,6 +262,10 @@ fr:
sign_in: Se connecter
save: Modifier
start: Clique ici pour démarrer ta participation
stopwatch_continue: Reprendre
stopwatch_pause: Pause
stopwatch_reset: Ré-initialiser
stopwatch_start: Démarrer
update: Enregistrer les modifications
field: Champ
none: Aucun champ sélectionné