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/sv.json
Normal file
20
translations/sv.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"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! 🎉",
|
||||
"youReached20Points": "Du har nått 20 poäng!",
|
||||
"playAgain": "Spela Igen",
|
||||
"correct": "Rätt! Bra jobbat! 🎉",
|
||||
"incorrect": "Fel. Försök igen! 💪"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue