Add judges codes
This commit is contained in:
@@ -53,6 +53,8 @@ en:
|
||||
projected_time: Projected time
|
||||
remaining_pieces: Remaining pieces (not completed puzzle)
|
||||
contest:
|
||||
code: Code for onsite judges
|
||||
code_description: Only useful for onsite contests, if printing QR codes on tables
|
||||
duration: Duration
|
||||
duration_description: Format h:mm or hh:mm
|
||||
lang: Language for the public scoreboard
|
||||
@@ -103,6 +105,8 @@ en:
|
||||
models:
|
||||
completion:
|
||||
attributes:
|
||||
code:
|
||||
mismatch: "Wrong code"
|
||||
contestant_id:
|
||||
taken: "This contestant has already completed the puzzle"
|
||||
display_time_from_start:
|
||||
@@ -114,6 +118,7 @@ en:
|
||||
blank: This is required
|
||||
not_an_integer: This is not an integer
|
||||
not_a_number: This is not an integer
|
||||
too_large: "Cannot be greater than the number of pieces for this puzzle"
|
||||
contest:
|
||||
attributes:
|
||||
duration:
|
||||
@@ -171,6 +176,8 @@ en:
|
||||
notice: Completion updated
|
||||
title: Edit completion
|
||||
form:
|
||||
all_finished: "All puzzles were already completed by %{name}"
|
||||
code: Judges code
|
||||
validate_name: "Validate a puzzle for %{name}"
|
||||
new:
|
||||
notice: Completion added
|
||||
@@ -226,6 +233,9 @@ en:
|
||||
team_title: Teams
|
||||
finalize_import:
|
||||
title: Import participants
|
||||
generate_qrcodes:
|
||||
note: These QR codes allow for judges to fill in results without the need of the organizer's account, for example by printing them and placing them on participant tables
|
||||
no_code_note: Those can't be used until a code for judges has been set up in the general settings
|
||||
import:
|
||||
email_column: Participant email
|
||||
import_column: Import?
|
||||
|
||||
Reference in New Issue
Block a user