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
1,012 B
JSON
20 lines
No EOL
1,012 B
JSON
{
|
||
"title": "Βοηθός Μαθηματικών Εργασιών",
|
||
"subtitle": "Εξάσκηση Πολλαπλασιασμού",
|
||
"difficultyLevel": "Επίπεδο Δυσκολίας:",
|
||
"easy": "Εύκολο",
|
||
"hard": "Δύσκολο",
|
||
"difficulty1": "1 ψηφίο × 1 ψηφίο (π.χ. 5 × 7)",
|
||
"difficulty2": "1 ψηφίο × 2 ψηφία (π.χ. 5 × 23)",
|
||
"difficulty3": "2 ψηφία × 2 ψηφία (π.χ. 23 × 45)",
|
||
"difficulty4": "2 ψηφία × 3 ψηφία (π.χ. 23 × 456)",
|
||
"difficulty5": "3 ψηφία × 3 ψηφία (π.χ. 234 × 567)",
|
||
"checkAnswer": "Έλεγχος Απάντησης",
|
||
"points": "Πόντοι:",
|
||
"newProblem": "Νέο Πρόβλημα",
|
||
"congratulations": "🎉 Συγχαρητήρια! 🎉",
|
||
"youReached10Points": "Έφτασες τους 10 πόντους!",
|
||
"playAgain": "Παίξε Ξανά",
|
||
"correct": "Σωστό! Εξαιρετική δουλειά! 🎉",
|
||
"incorrect": "Λάθος. Προσπάθησε ξανά! 💪"
|
||
} |