Ensure puzzle uniqueness per contestant validation error is shown
This commit is contained in:
@@ -82,6 +82,8 @@ en:
|
||||
models:
|
||||
completion:
|
||||
attributes:
|
||||
contestant_id:
|
||||
taken: "This contestant has already completed the puzzle"
|
||||
display_time_from_start:
|
||||
blank: Mandatory
|
||||
invalid: "Allowed formats: xx:xx:xx, x:xx:xx, xx:xx, x:xx, xx"
|
||||
|
@@ -53,6 +53,8 @@ fr:
|
||||
models:
|
||||
completion:
|
||||
attributes:
|
||||
contestant_id:
|
||||
taken: "Ce.tte participant.e a déjà complété le puzzle"
|
||||
display_time_from_start:
|
||||
blank: Obligatoire
|
||||
invalid: "Formats autorisés: xx:xx:xx, x:xx:xx, xx:xx, x:xx, xx"
|
||||
|
Reference in New Issue
Block a user