Adjust missing-vote text when finalized and grey out disabled sliders
This commit is contained in:
@@ -78,6 +78,7 @@ const translations = {
|
||||
"vote.saved": "Saved vote",
|
||||
"vote.missing": "Missing",
|
||||
"vote.missingWarn": "You haven’t voted yet. Slide to set a score.",
|
||||
"vote.missingFinalWarn": "You didn't vote for this game.",
|
||||
"vote.missingFooter": "At least one game is missing a score. Check before finalizing.",
|
||||
"vote.finalize": "Finalize votes",
|
||||
"vote.unfinalize": "Edit votes",
|
||||
@@ -202,6 +203,7 @@ const translations = {
|
||||
"vote.saved": "Stimme gespeichert",
|
||||
"vote.missing": "Fehlt",
|
||||
"vote.missingWarn": "Du hast hier noch nicht abgestimmt. Schiebe den Regler.",
|
||||
"vote.missingFinalWarn": "Du hast für dieses Spiel nicht abgestimmt.",
|
||||
"vote.missingFooter": "Für mindestens einen Spiel fehlt noch eine Wertung. Prüfe vor dem Abschließen.",
|
||||
"vote.finalize": "Abstimmung abschließen",
|
||||
"vote.unfinalize": "Abstimmung bearbeiten",
|
||||
|
||||
Reference in New Issue
Block a user