Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #71

Merged
merged 1 commit into from
Oct 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions core/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -315,4 +315,10 @@
<string name="main_menu">Menú principal</string>
<string name="level_completed">¡Nivel completado!</string>
<string name="next_level">Siguiente nivel</string>
<string name="need_to_use_all_hints_error">¡necesita utilizar todas las pistas de la última fila!</string>
<string name="empty_word">palabra vacía</string>
<string name="error_verifying_word">¡Error al verificar la palabra!</string>
<string name="word_invalid_math_formula_error">La fórmula de la izquierda no es igual a la solución de la derecha</string>
<string name="word_not_only_digits_error">La palabra debe contener solo dígitos</string>
<string name="word_not_only_letters_error">La palabra debe contener solo letras</string>
</resources>
Loading