Added holidays-title, holidays-holiday-title and holidays-body

This commit is contained in:
ByteDream 2020-12-15 20:27:55 +01:00
parent f6f1c3f1e3
commit d4fcd63fb9

View File

@ -2,6 +2,8 @@
"de": {
"language": "German",
"holidays-title": "Ferien",
"holidays-holiday-title": "{name}",
"holidays-body": "{from} - {to}",
"timetable-title": "Stundenplan für Klasse {class} am {date}",
"timetable-lesson-title": "{lesson-number}. Stunde ({start-time} - {end-time})",
"timetable-teachers": "_Lehrer_: {teachers}",
@ -27,6 +29,8 @@
"en": {
"language": "English",
"holidays-title": "Holidays",
"holidays-holiday-title": "{name}",
"holidays-body": "{from} - {to}",
"timetable-title": "Timetable for class {class} on {date}",
"timetable-lesson-title": "{lesson-number}. lesson ({start-time} - {end-time})",
"timetable-teachers": "_Teacher_: {teachers}",