Add dashboard action colors and admin help translations
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
tests / ui (push) Has been cancelled

This commit is contained in:
Codex Agent
2026-01-23 13:14:33 +01:00
parent ead80025fc
commit 55608c311d
6 changed files with 31 additions and 14 deletions

View File

@@ -108,7 +108,8 @@
"loadMore": "Mehr laden",
"processing": "Verarbeite …",
"close": "Schließen",
"reset": "Zurücksetzen"
"reset": "Zurücksetzen",
"help": "Hilfe"
},
"limits": {
"photosTitle": "Foto-Limit",

View File

@@ -214,7 +214,8 @@
"select": "Auswählen",
"close": "Schließen",
"reset": "Zurücksetzen",
"actionNeeded": "Prüfen"
"actionNeeded": "Prüfen",
"help": "Hilfe"
},
"photos": {
"moderation": {
@@ -2216,6 +2217,11 @@
"label": "Fotoaufgaben & Challenges",
"helpOn": "Gäste sehen Fotoaufgaben, Challenges und Achievements.",
"helpOff": "Fotoaufgaben-Modus aus: Gäste sehen nur den Fotofeed."
},
"uploadVisibility": {
"label": "Uploads sofort sichtbar",
"helpOn": "Neue Gast-Uploads erscheinen sofort in der Galerie (Security-Scan läuft im Hintergrund).",
"helpOff": "Uploads werden zunächst geprüft und erscheinen nach Freigabe."
}
},
"actions": {

View File

@@ -108,7 +108,8 @@
"loadMore": "Load more",
"processing": "Processing…",
"close": "Close",
"reset": "Reset"
"reset": "Reset",
"help": "Help"
},
"limits": {
"photosTitle": "Photo limit",

View File

@@ -210,7 +210,8 @@
"select": "Select",
"close": "Close",
"reset": "Reset",
"actionNeeded": "Review"
"actionNeeded": "Review",
"help": "Help"
},
"photos": {
"moderation": {
@@ -2218,6 +2219,11 @@
"label": "Photo tasks & challenges",
"helpOn": "Guests can see photo tasks, challenges and achievements.",
"helpOff": "Photo tasks mode is off: guests only see the photo feed."
},
"uploadVisibility": {
"label": "Uploads visible immediately",
"helpOn": "New guest uploads appear in the gallery right away (security scan runs in the background).",
"helpOff": "Uploads are reviewed first and appear after approval."
}
},
"actions": {