15 localization with translation strings

This commit is contained in:
survellow
2023-11-30 17:32:57 +01:00
parent 1f41abff8b
commit 70a86bc5ca
4 changed files with 66 additions and 20 deletions

View File

@@ -38,7 +38,7 @@
"semester": "Semester",
"module": "Modul",
"day": "Tag",
"start": "Begin",
"start": "Anfang",
"end": "Ende",
"room": "Raum",
"type": "Art",
@@ -57,8 +57,17 @@
"dropDown": "Wähle weitere Module aus",
"module": "Modul",
"modules": "Module",
"dropDownFooterSelected": "ausgewählt",
"nextStep": "Weiter"
"footerModulesSelected": "{count} Modul ausgewählt | {count} Module ausgewählt",
"nextStep": "Weiter",
"professor": "Dozent",
"course": "Seminargruppe",
"info": "Info",
"info-long": "Information",
"paginator": {
"from": "",
"to": " bis ",
"of": " von insgesamt "
}
},
"renameModules": {
"reminder": "Erinnerung",
@@ -90,6 +99,12 @@
"toGoogleCalendar": "Google Kalender",
"toMicrosoftCalendar": "Microsoft Kalender"
},
"calendarPreview": {
"preview": "Vorschau",
"preview-long": "Kalendervorschau",
"module": "Modul",
"course": "Seminargruppe"
},
"faqView": {
"headline": "Fragen und Antworten",
"firstQuestion": "Wie funktioniert das Kalender erstellen mit dem HTWKalender?",