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

20 lines
No EOL
846 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": "Ayudante de Tareas de Matemáticas",
"subtitle": "Práctica de Multiplicación",
"difficultyLevel": "Nivel de Dificultad:",
"easy": "Fácil",
"hard": "Difícil",
"difficulty1": "1 dígito × 1 dígito (p. ej., 5 × 7)",
"difficulty2": "1 dígito × 2 dígitos (p. ej., 5 × 23)",
"difficulty3": "2 dígitos × 2 dígitos (p. ej., 23 × 45)",
"difficulty4": "2 dígitos × 3 dígitos (p. ej., 23 × 456)",
"difficulty5": "3 dígitos × 3 dígitos (p. ej., 234 × 567)",
"checkAnswer": "Verificar Respuesta",
"points": "Puntos:",
"newProblem": "Nuevo Problema",
"congratulations": "🎉 ¡Felicitaciones! 🎉",
"youReached20Points": "¡Has alcanzado 20 puntos!",
"playAgain": "Jugar de Nuevo",
"correct": "¡Correcto! ¡Excelente trabajo! 🎉",
"incorrect": "Incorrecto. ¡Intenta de nuevo! 💪"
}