mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-12 03:28:45 +00:00
feat(i18n): add translations for js_challenge_data_missing
Translate the new challenge data missing error message across all 25 supported locales. Assisted-by: Claude Opus 4.6 via Claude Code Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
@@ -62,5 +62,6 @@
|
||||
"js_iterations": "iteracji",
|
||||
"js_finished_reading": "Skończyłem czytać, kontynuuj →",
|
||||
"js_calculation_error": "Błąd obliczeń!",
|
||||
"js_calculation_error_msg": "Nie udało się obliczyć zadania:"
|
||||
"js_calculation_error_msg": "Nie udało się obliczyć zadania:",
|
||||
"js_challenge_data_missing": "Brak danych wyzwania. Proszę odświeżyć stronę."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user