Refactor navigation structure to enhance language learning features

- Renamed 'vocabtrainer' to 'sprachenlernen' in the navigation structure for better clarity.
- Introduced a nested structure under 'sprachenlernen' for 'vocabtrainer' and 'sprachkurse', improving organization of language-related resources.
- Updated internationalization files for both German and English to reflect the new naming and structure, ensuring consistency across the application.
This commit is contained in:
Torsten Schulz (local)
2026-01-19 11:24:46 +01:00
parent b6a4607e60
commit e1b3dfb00a
3 changed files with 29 additions and 12 deletions

View File

@@ -20,7 +20,7 @@
"usersearch": "Benutzersuche",
"forum": "Forum",
"gallery": "Galerie",
"vocabtrainer": "Vokabeltrainer",
"sprachenlernen": "Sprachen lernen",
"blockedUsers": "Blockierte Benutzer",
"oneTimeInvitation": "Einmal-Einladungen",
"diary": "Tagebuch",
@@ -29,8 +29,12 @@
"pictures": "Bilder",
"videos": "Videos"
},
"m-vocabtrainer": {
"newLanguage": "Neue Sprache"
"m-sprachenlernen": {
"vocabtrainer": "Vokabeltrainer",
"sprachkurse": "Sprachkurse",
"m-vocabtrainer": {
"newLanguage": "Neue Sprache"
}
}
},
"m-minigames": {

View File

@@ -20,7 +20,7 @@
"usersearch": "User search",
"forum": "Forum",
"gallery": "Gallery",
"vocabtrainer": "Vocabulary trainer",
"sprachenlernen": "Learn Languages",
"blockedUsers": "Blocked users",
"oneTimeInvitation": "One-time invitations",
"diary": "Diary",
@@ -29,8 +29,12 @@
"pictures": "Pictures",
"videos": "Videos"
},
"m-vocabtrainer": {
"newLanguage": "New language"
"m-sprachenlernen": {
"vocabtrainer": "Vocabulary trainer",
"sprachkurse": "Language courses",
"m-vocabtrainer": {
"newLanguage": "New language"
}
}
},
"m-minigames": {