Add contest duration & complete ranking mode implementation
Some checks failed
CI / scan_ruby (push) Successful in 21s
CI / scan_js (push) Successful in 14s
CI / lint (push) Successful in 13s
CI / test (push) Failing after 37s

This commit is contained in:
sto
2025-11-18 09:18:18 +01:00
parent b88460ae71
commit e67ee92838
12 changed files with 62 additions and 12 deletions

View File

@@ -53,6 +53,8 @@ en:
projected_time: Projected time
remaining_pieces: Remaining pieces (not completed puzzle)
contest:
duration: Duration
duration_description: Format h:mm or hh:mm
lang: Language for the public scoreboard
name: Name
offline_form: Enable the offline participation form
@@ -114,6 +116,8 @@ en:
not_a_number: This is not an integer
contest:
attributes:
duration:
invalid: Invalid duration
name:
blank: The contest name cannot be empty
contestant:

View File

@@ -24,6 +24,8 @@ fr:
projected_time: Temps projeté
remaining_pieces: Pièces restantes (puzzle non fini)
contest:
duration: Durée
duration_description: Format h:mm ou hh:mm
lang: Langue pour le classement public
name: Nom
offline_form: Activer le formulaire de participation hors-ligne
@@ -85,6 +87,8 @@ fr:
not_a_number: Ce n'est pas un nombre entier
contest:
attributes:
duration:
invalid: Durée invalide
name:
blank: Le nom du concours ne peut pas être vide
contestant: