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:
@@ -607,6 +607,9 @@
|
||||
"dateFormatLabel": "Format de date préféré",
|
||||
"dateFormatHint": "Choisissez comment les dates sont affichées dans l'application.",
|
||||
"dateFormatSavedToast": "Format de date enregistré.",
|
||||
"timeFormatLabel": "Format de l'heure",
|
||||
"timeFormatHours": "heures",
|
||||
"timeFormatSavedToast": "Format de l'heure enregistré.",
|
||||
"themeSystem": "Système",
|
||||
"themeSysLabel": "Utiliser le paramètre système",
|
||||
"themeLight": "Clair",
|
||||
|
||||
Reference in New Issue
Block a user