Add indicator for processed messages
This commit is contained in:
@@ -48,6 +48,7 @@ en:
|
||||
name: "Name"
|
||||
message:
|
||||
author: "Author"
|
||||
processed: "Processed?"
|
||||
text: "Content"
|
||||
time: "Time"
|
||||
puzzle:
|
||||
@@ -64,7 +65,7 @@ en:
|
||||
completion:
|
||||
attributes:
|
||||
display_time_from_start:
|
||||
invalid: "Allowed formats: xx:xx:xx, x:xx:xx, xx:xx, x:xx"
|
||||
invalid: "Allowed formats: xx:xx:xx, x:xx:xx, xx:xx, x:xx, xx"
|
||||
puzzle_id:
|
||||
taken: "This contestant has already completed this puzzle"
|
||||
csv_import:
|
||||
|
@@ -19,6 +19,7 @@ fr:
|
||||
name: "Nom"
|
||||
message:
|
||||
author: "Auteur.ice"
|
||||
processed: "Traité ?"
|
||||
text: "Contenu"
|
||||
time: "Temps"
|
||||
puzzle:
|
||||
@@ -35,7 +36,7 @@ fr:
|
||||
completion:
|
||||
attributes:
|
||||
display_time_from_start:
|
||||
invalid: "Formats autorisés: xx:xx:xx, x:xx:xx, xx:xx, x:xx"
|
||||
invalid: "Formats autorisés: xx:xx:xx, x:xx:xx, xx:xx, x:xx, xx"
|
||||
puzzle_id:
|
||||
taken: "Ce.tte participant.e a déjà complété ce puzzle"
|
||||
csv_import:
|
||||
|
Reference in New Issue
Block a user