Add dashboard action colors and admin help translations
This commit is contained in:
@@ -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