Add votes-final flag, warn on missing votes, and sync phases with results toggle
This commit is contained in:
@@ -76,6 +76,8 @@ const translations = {
|
||||
"card.openScreenshot": "Open screenshot",
|
||||
|
||||
"vote.saved": "Saved vote",
|
||||
"vote.missing": "Missing",
|
||||
"vote.missingWarn": "You haven’t voted yet. Slide to set a score.",
|
||||
|
||||
"results.rank": "Rank",
|
||||
"results.game": "Game",
|
||||
@@ -193,6 +195,8 @@ const translations = {
|
||||
"card.openScreenshot": "Screenshot öffnen",
|
||||
|
||||
"vote.saved": "Stimme gespeichert",
|
||||
"vote.missing": "Fehlt",
|
||||
"vote.missingWarn": "Du hast hier noch nicht abgestimmt. Schiebe den Regler.",
|
||||
|
||||
"results.rank": "Rang",
|
||||
"results.game": "Spiel",
|
||||
|
||||
Reference in New Issue
Block a user