15 lines
248 B
JSON
15 lines
248 B
JSON
{
|
|
"nav": {
|
|
"dashboard": "Übersicht",
|
|
"events": "Events",
|
|
"tasks": "Aufgaben",
|
|
"alerts": "Alerts",
|
|
"profile": "Profil"
|
|
},
|
|
"actions": {
|
|
"back": "Zurück",
|
|
"close": "Schließen",
|
|
"refresh": "Aktualisieren"
|
|
}
|
|
}
|