mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
refactor: pre release cleanup all over the place
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
"title_morning": "Guten Morgen",
|
||||
"title_day": "Guten Tag",
|
||||
"title_evening": "Guten Abend",
|
||||
"title_night": "Hallo"
|
||||
"title_night": "Gute Nacht"
|
||||
},
|
||||
"navigation": {
|
||||
"title": "Dashboard",
|
||||
@@ -118,7 +118,11 @@
|
||||
"POST_OFFICE_BOX": "Postfach"
|
||||
},
|
||||
"offers": {
|
||||
"TITLE": "Angebote"
|
||||
"TITLE": "Angebote",
|
||||
"default": "Standard",
|
||||
"employee": "Angestellte",
|
||||
"guest": "Gäste",
|
||||
"student": "Studuierende"
|
||||
}
|
||||
},
|
||||
"chips": {
|
||||
@@ -137,6 +141,8 @@
|
||||
},
|
||||
"types": {
|
||||
"dish": {
|
||||
"CHARACTERISTICS": "Zutaten",
|
||||
"EMPTY_DISHES": "Keine Angebote verfügbar",
|
||||
"detail": {
|
||||
"AVG_NUTRITION_INFO": "Durchschnittliche Nährwertangaben",
|
||||
"CALORIES": "Brennwert",
|
||||
@@ -429,7 +435,7 @@
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
"title": "Studium",
|
||||
"title": "Meine App",
|
||||
"titleLogins": "Logins",
|
||||
"titleCourses": "Meine Kurse",
|
||||
"role_guest": "Gastnutzer",
|
||||
|
||||
Reference in New Issue
Block a user