37 lines
1.1 KiB
JSON
37 lines
1.1 KiB
JSON
{
|
|
"nav": {
|
|
"home": "Start",
|
|
"tasks": "Fotoaufgaben",
|
|
"uploads": "Uploads",
|
|
"profile": "Profil",
|
|
"notifications": "Benachrichtigungen",
|
|
"events": "Events"
|
|
},
|
|
"actions": {
|
|
"back": "Zurück",
|
|
"close": "Schließen",
|
|
"refresh": "Aktualisieren"
|
|
},
|
|
"header": {
|
|
"appName": "Event Admin",
|
|
"documentTitle": "Fotospiel.App Event Admin",
|
|
"selectEvent": "Wähle ein Event, um fortzufahren",
|
|
"empty": "Lege dein erstes Event an, um zu starten",
|
|
"eventSwitcher": "Event auswählen",
|
|
"noEventsTitle": "Erstes Event erstellen",
|
|
"noEventsBody": "Starte ein Event, um Fotoaufgaben, Uploads und QR-Poster zu nutzen.",
|
|
"createEvent": "Event erstellen",
|
|
"noDate": "Datum folgt",
|
|
"active": "Aktiv",
|
|
"quickQr": "QR öffnen",
|
|
"clearSelection": "Auswahl entfernen"
|
|
},
|
|
"status": {
|
|
"offline": "Offline-Modus: Änderungen synchronisieren, sobald du wieder online bist.",
|
|
"queueTitle": "Foto-Aktionen warten",
|
|
"queueBodyOnline": "{{count}} Aktionen bereit zur Synchronisierung.",
|
|
"queueBodyOffline": "{{count}} Aktionen offline gespeichert.",
|
|
"queueAction": "Moderation öffnen"
|
|
}
|
|
}
|