Add dashboard action colors and admin help translations
This commit is contained in:
@@ -108,7 +108,8 @@
|
||||
"loadMore": "Mehr laden",
|
||||
"processing": "Verarbeite …",
|
||||
"close": "Schließen",
|
||||
"reset": "Zurücksetzen"
|
||||
"reset": "Zurücksetzen",
|
||||
"help": "Hilfe"
|
||||
},
|
||||
"limits": {
|
||||
"photosTitle": "Foto-Limit",
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -108,7 +108,8 @@
|
||||
"loadMore": "Load more",
|
||||
"processing": "Processing…",
|
||||
"close": "Close",
|
||||
"reset": "Reset"
|
||||
"reset": "Reset",
|
||||
"help": "Help"
|
||||
},
|
||||
"limits": {
|
||||
"photosTitle": "Photo limit",
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user