mirror of
https://github.com/bytedream/untisbot-discord.git
synced 2025-06-04 23:14:08 +02:00
Added holidays-title, holidays-holiday-title and holidays-body
This commit is contained in:
parent
f6f1c3f1e3
commit
d4fcd63fb9
@ -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}",
|
||||
|
Loading…
x
Reference in New Issue
Block a user