We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc83e1 commit ca9e8cfCopy full SHA for ca9e8cf
1 file changed
src/ui/language/translations.js
@@ -92,7 +92,7 @@ const translations = {
92
loading: {
93
initialising: "Initialising FörderFunke",
94
resettingUserProfile: "Resetting user profile",
95
- producingQuizReport: "Loading next question",
+ producingQuizReport: "",
96
producingValidationReport: "Checking your eligibility",
97
},
98
nav: {
@@ -345,7 +345,7 @@ const translations = {
345
346
initialising: "FörderFunke wird initialisiert",
347
resettingUserProfile: "Das Profil wird zurückgesetzt",
348
- producingQuizReport: "Die nächste Frage wird geladen",
349
producingValidationReport: "Dein Anspruchscheck wird durchgeführt",
350
351
0 commit comments