Show relock info when results close

This commit is contained in:
2026-02-06 23:04:19 +01:00
parent 1a62c353c1
commit f112e7d483
3 changed files with 27 additions and 1 deletions

View File

@@ -105,6 +105,9 @@ const translations = {
"results.links": "Links",
"results.link.site": "Site ↗",
"results.link.youtube": "YouTube ↗",
"results.relockedTitle": "Results closed",
"results.relockedBody": "Results have been locked again. Youre back in the voting phase and your finalized status was cleared. Adjust scores and re-finalize when ready.",
"results.relockedConfirm": "Got it",
"admin.title": "Admin",
"admin.tools": "Admin tools",
@@ -274,6 +277,9 @@ const translations = {
"results.links": "Links",
"results.link.site": "Webseite ↗",
"results.link.youtube": "YouTube ↗",
"results.relockedTitle": "Ergebnisse geschlossen",
"results.relockedBody": "Die Ergebnisse wurden wieder gesperrt. Du bist zurück in der Bewertungsphase und deine Finalisierung wurde zurückgesetzt. Passe deine Bewertungen an und schließe erneut ab, wenn du bereit bist.",
"results.relockedConfirm": "Verstanden",
"admin.title": "Admin",
"admin.tools": "Admin-Werkzeuge",