💬 Add missing strings for loading indicator
This commit is contained in:
@ -85,6 +85,7 @@ export const strings = {
|
||||
},
|
||||
texts: {
|
||||
loading: "The data for this day is still being loaded",
|
||||
loadingTimetable: "The timetable is still being loaded",
|
||||
noEntries: "There are no substitutions for this day yet",
|
||||
noHistory: "No substitutions for this day have changed yet",
|
||||
},
|
||||
@ -179,6 +180,7 @@ export const strings = {
|
||||
},
|
||||
texts: {
|
||||
loading: "Die Daten für diesen Tag laden noch",
|
||||
loadingTimetable: "Der Stundenplan wird noch geladen",
|
||||
noEntries: "Es gibt noch keine Vertretungen für diesen Tag",
|
||||
noHistory:
|
||||
"An den Vertretungen für diesen Tag wurde noch nichts geändert",
|
||||
|
Reference in New Issue
Block a user