Add dashboard action colors and admin help translations

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

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": {