Rename "Lernfeld" to "Modul" on all environments

Resolves MS-818 #complete
This commit is contained in:
Ramon Wenger 2023-10-09 17:31:54 +02:00
parent 790a08932d
commit 35a3389229
1 changed files with 2 additions and 2 deletions

View File

@ -39,8 +39,8 @@ export const myKvValues: FlavorValues = {
textAppName: 'myKV', textAppName: 'myKV',
textTopic: 'HKB', textTopic: 'HKB',
textTopics: 'HKB', textTopics: 'HKB',
textModule: 'Lernfeld', textModule: 'Modul',
textModules: 'Lernfelder', textModules: 'Module',
textInstrument: 'Grundlagenwissen', textInstrument: 'Grundlagenwissen',
textInstruments: 'Grundlagenwissen', textInstruments: 'Grundlagenwissen',
textInstrumentFilterShowAll: 'Alles anzeigen', textInstrumentFilterShowAll: 'Alles anzeigen',