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:
Xe Iaso
2026-03-19 19:36:32 +00:00
parent b54f88939d
commit 4969e36a6e
25 changed files with 50 additions and 26 deletions

View File

@@ -60,5 +60,6 @@
"js_iterations": "รอบ",
"js_finished_reading": "อ่านจบแล้ว ดำเนินการต่อ →",
"js_calculation_error": "เกิดข้อผิดพลาดในการคำนวณ!",
"js_calculation_error_msg": "ไม่สามารถคำนวณการท้าทายได้:"
"js_calculation_error_msg": "ไม่สามารถคำนวณการท้าทายได้:",
"js_challenge_data_missing": "ข้อมูลการท้าทายหายไป กรุณาโหลดหน้าใหม่"
}