Some checks failed
continuous-integration/drone/push Build is failing
- Integrate i18n translations for difficulty descriptions - Fix intermediate steps alignment in long multiplication display - Simplify spacing calculations for better layout consistency - Update translation files for all supported languages (en, es, el, sv)
20 lines
No EOL
752 B
JSON
20 lines
No EOL
752 B
JSON
{
|
||
"title": "Matematikläxhjälp",
|
||
"subtitle": "Multiplikationspraktik",
|
||
"difficultyLevel": "Svårighetsnivå:",
|
||
"easy": "Lätt",
|
||
"hard": "Svårt",
|
||
"difficulty1": "1 siffra × 1 siffra (t.ex. 5 × 7)",
|
||
"difficulty2": "1 siffra × 2 siffror (t.ex. 5 × 23)",
|
||
"difficulty3": "2 siffror × 2 siffror (t.ex. 23 × 45)",
|
||
"difficulty4": "2 siffror × 3 siffror (t.ex. 23 × 456)",
|
||
"difficulty5": "3 siffror × 3 siffror (t.ex. 234 × 567)",
|
||
"checkAnswer": "Kontrollera Svar",
|
||
"points": "Poäng:",
|
||
"newProblem": "Nytt Problem",
|
||
"congratulations": "🎉 Grattis! 🎉",
|
||
"youReached10Points": "Du har nått 10 poäng!",
|
||
"playAgain": "Spela Igen",
|
||
"correct": "Rätt! Bra jobbat! 🎉",
|
||
"incorrect": "Fel. Försök igen! 💪"
|
||
} |