🌐 Add translation for configureTimetableGroup
This commit is contained in:
@ -38,6 +38,8 @@ export const strings = {
|
||||
"Please select your class so you can view your timetable and only see substitutions that affect you. You can change this later in the settings.",
|
||||
},
|
||||
notes: "Notes:",
|
||||
configureTimetableGroup:
|
||||
"Please configure a timetable group in the settings",
|
||||
},
|
||||
days: {
|
||||
sunday: "Sunday",
|
||||
@ -107,6 +109,8 @@ export const strings = {
|
||||
"Bitte wähle eine Klasse aus, damit du deinen Stundenplan angezeigt bekommst und nur Vertretungen siehst, die dich betreffen. Du kannst deine Klasse später in den Einstellungen ändern.",
|
||||
},
|
||||
notes: "Anmerkung:",
|
||||
configureTimetableGroup:
|
||||
"Bitte wähle eine Stundenplan-Gruppe für diese Stunde in den Einstellungen aus",
|
||||
},
|
||||
days: {
|
||||
sunday: "Sonntag",
|
||||
|
Reference in New Issue
Block a user