37 lines
1.1 KiB
JSON
37 lines
1.1 KiB
JSON
{
|
|
"nav": {
|
|
"home": "Home",
|
|
"tasks": "Photo tasks",
|
|
"uploads": "Uploads",
|
|
"profile": "Profile",
|
|
"notifications": "Notifications",
|
|
"events": "Events"
|
|
},
|
|
"actions": {
|
|
"back": "Back",
|
|
"close": "Close",
|
|
"refresh": "Refresh"
|
|
},
|
|
"header": {
|
|
"appName": "Event Admin",
|
|
"documentTitle": "Fotospiel.App Event Admin",
|
|
"selectEvent": "Select an event to continue",
|
|
"empty": "Create your first event to get started",
|
|
"eventSwitcher": "Choose an event",
|
|
"noEventsTitle": "Create your first event",
|
|
"noEventsBody": "Start an event to access photo tasks, uploads, QR posters and more.",
|
|
"createEvent": "Create event",
|
|
"noDate": "Date tbd",
|
|
"active": "Active",
|
|
"quickQr": "Quick QR",
|
|
"clearSelection": "Clear selection"
|
|
},
|
|
"status": {
|
|
"offline": "Offline mode: changes will sync when you are back online.",
|
|
"queueTitle": "Photo actions pending",
|
|
"queueBodyOnline": "{{count}} actions ready to sync.",
|
|
"queueBodyOffline": "{{count}} actions saved offline.",
|
|
"queueAction": "Open moderation"
|
|
}
|
|
}
|