Initial commit: Add MathHomeworkHelper project with web and Android components
Some checks reported errors
continuous-integration/drone Build encountered an error
Some checks reported errors
continuous-integration/drone Build encountered an error
This commit is contained in:
commit
f9558008e1
37 changed files with 5318 additions and 0 deletions
20
translations/el.json
Normal file
20
translations/el.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"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": "Λάθος. Προσπάθησε ξανά! 💪"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue