mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-08-05 19:29:16 +02:00
91 responsive changes
This commit is contained in:
@@ -44,7 +44,17 @@
|
||||
"end": "Ende",
|
||||
"room": "Raum",
|
||||
"type": "Art",
|
||||
"week": "Woche"
|
||||
"week": "Woche",
|
||||
"nthWeek": "{count}. Woche",
|
||||
"weekday": {
|
||||
"Montag": "Montag",
|
||||
"Dienstag": "Dienstag",
|
||||
"Mittwoch": "Mittwoch",
|
||||
"Donnerstag": "Donnerstag",
|
||||
"Freitag": "Freitag",
|
||||
"Samstag": "Samstag",
|
||||
"Sonntag": "Sonntag"
|
||||
}
|
||||
},
|
||||
"editCalendarView": {
|
||||
"error": "Fehler",
|
||||
|
Reference in New Issue
Block a user