fix: entferne redundante Übersetzungen und passe die Sprechaufforderungen an
All checks were successful
Deploy to production / deploy (push) Successful in 33s
All checks were successful
Deploy to production / deploy (push) Successful in 33s
This commit is contained in:
@@ -226,8 +226,6 @@ const BISAYA_DIDACTICS_24_43_ENRICHMENTS = {
|
|||||||
},
|
},
|
||||||
'Spiralreview: Woche 1-2 im Alltag': {
|
'Spiralreview: Woche 1-2 im Alltag': {
|
||||||
corePatterns: [
|
corePatterns: [
|
||||||
{ target: 'Maayong gabii.', gloss: 'Guten Abend.' },
|
|
||||||
{ target: 'Katulog og maayo.', gloss: 'Schlaf gut.' },
|
|
||||||
{ target: 'Tagpila ni?', gloss: 'Wie viel kostet das?' }
|
{ target: 'Tagpila ni?', gloss: 'Wie viel kostet das?' }
|
||||||
],
|
],
|
||||||
grammarFocus: [
|
grammarFocus: [
|
||||||
@@ -520,10 +518,10 @@ const BISAYA_DIDACTICS_24_43_BASE = {
|
|||||||
{ target: 'Human na ka?', gloss: 'Bist du fertig?' },
|
{ target: 'Human na ka?', gloss: 'Bist du fertig?' },
|
||||||
{ target: 'Lingaw ka?', gloss: 'Hast du Spaß?' },
|
{ target: 'Lingaw ka?', gloss: 'Hast du Spaß?' },
|
||||||
{ target: 'Magtuon ta gamay.', gloss: 'Lass uns ein bisschen lernen.' },
|
{ target: 'Magtuon ta gamay.', gloss: 'Lass uns ein bisschen lernen.' },
|
||||||
{ target: 'Katulog og maayo.', gloss: 'Schlaf gut.' }
|
|
||||||
],
|
],
|
||||||
speakingPrompts: [
|
speakingPrompts: [
|
||||||
{ title: 'Abendroutine', prompt: 'Verbinde Spiel beenden, kurz lernen und schlafen gehen.', cue: 'Human na ka? Magtuon ta gamay. Katulog og maayo.' }
|
{ title: 'Abendroutine', prompt: 'Verbinde Spiel beenden, kurz lernen und schlafen gehen.', cue: 'Human na ka? Magtuon ta gamay.' }
|
||||||
],
|
],
|
||||||
practicalTasks: [
|
practicalTasks: [
|
||||||
{ title: 'Routinekette', text: 'Sprich eine Kette aus Spielen, Fertigsein, Lernen und Schlafen.' }
|
{ title: 'Routinekette', text: 'Sprich eine Kette aus Spielen, Fertigsein, Lernen und Schlafen.' }
|
||||||
@@ -562,7 +560,9 @@ const BISAYA_DIDACTICS_24_43_BASE = {
|
|||||||
'Pwede ko mangutana?',
|
'Pwede ko mangutana?',
|
||||||
'Ali diri.',
|
'Ali diri.',
|
||||||
'Magdula ta.',
|
'Magdula ta.',
|
||||||
'Amping kanunay.'
|
'Amping kanunay.',
|
||||||
|
'Maayong gabii.',
|
||||||
|
'Katulog og maayo.'
|
||||||
],
|
],
|
||||||
speakingPrompts: [
|
speakingPrompts: [
|
||||||
{ title: 'Freie Antwort', prompt: 'Eine nahe Person ist müde und traurig. Reagiere mit zwei fürsorglichen Sätzen.', cue: 'Magpahuway sa. Naa ra ko diri.' }
|
{ title: 'Freie Antwort', prompt: 'Eine nahe Person ist müde und traurig. Reagiere mit zwei fürsorglichen Sätzen.', cue: 'Magpahuway sa. Naa ra ko diri.' }
|
||||||
|
|||||||
Reference in New Issue
Block a user