fix(i18n): correct translation directions in socialnetwork.json files
All checks were successful
Deploy to production / deploy (push) Successful in 3m24s

- Updated translation keys in German, English, and Spanish localization files to accurately reflect the intended language direction for vocabulary translation.
- Adjusted the `translateTo` and `translateFrom` keys to ensure consistency across all language files.
This commit is contained in:
Torsten Schulz (local)
2026-03-30 16:03:23 +02:00
parent 3d9bca099c
commit 4ebff4dc17
4 changed files with 34 additions and 42 deletions

View File

@@ -457,8 +457,8 @@
"vocabTrainerDescription": "Practice the most important terms of this lesson interactively.",
"startVocabTrainer": "Start Vocabulary Trainer",
"stopTrainer": "Stop Trainer",
"translateTo": "Translate to English",
"translateFrom": "Translate to Target Language",
"translateTo": "Translate into Bisaya",
"translateFrom": "Translate into German",
"next": "Next",
"totalAttempts": "Attempts",
"successRate": "Success Rate",