fix(i18n): add time format translations to all 13 missing locales

Also translate server error message to English and remove stale
comment from calendar.js catch block.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Ulas Kalayci
2026-04-30 19:54:12 +02:00
parent 8c9a5c6aa2
commit e59a9818a9
15 changed files with 41 additions and 4 deletions
+3
View File
@@ -607,6 +607,9 @@
"dateFormatLabel": "Предпочитаемый формат даты",
"dateFormatHint": "Выберите, как даты отображаются в приложении.",
"dateFormatSavedToast": "Формат даты сохранён.",
"timeFormatLabel": "Формат времени",
"timeFormatHours": "часов",
"timeFormatSavedToast": "Формат времени сохранён.",
"themeSystem": "Система",
"themeSysLabel": "Использовать системную настройку",
"themeLight": "Светлая",