Add votes-final flag, warn on missing votes, and sync phases with results toggle

This commit is contained in:
2026-02-04 22:54:36 +01:00
parent 91692856f9
commit 13c8bb6194
13 changed files with 318 additions and 6 deletions

View File

@@ -76,6 +76,8 @@ const translations = {
"card.openScreenshot": "Open screenshot",
"vote.saved": "Saved vote",
"vote.missing": "Missing",
"vote.missingWarn": "You havent 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",