mathstuff/translations/el.json
2025-11-25 11:07:51 +01:00

20 lines
No EOL
1,012 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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": "🎉 Συγχαρητήρια! 🎉",
"youReached20Points": "Έφτασες τους 20 πόντους!",
"playAgain": "Παίξε Ξανά",
"correct": "Σωστό! Εξαιρετική δουλειά! 🎉",
"incorrect": "Λάθος. Προσπάθησε ξανά! 💪"
}