Anthony Mahé
9766f9930d
feat(i18n): add French (FR) language support (#2113)
* feat(i18n): add French (FR) language support
- Add Fr variant to UiLanguage enum in Rust backend
- Create French locale directory with 5 translation files:
- common.json: Common UI elements (buttons, states, navigation)
- settings.json: Settings pages translations
- projects.json: Project management strings
- tasks.json: Task-related strings
- organization.json: Organization management strings
- Update languages.ts with FR mapping and Français endonym
- Update config.ts to import and register French resources
Follows the pattern established by PR #994 (Korean) and PR #795 (Spanish)
* fmt
* fix i18n
* types
* fix(i18n): add missing customise key to fr/common.json
* fix(i18n): add missing customise key to fr/common.json
---------
Co-authored-by: Gabriel Gordon-Hall <ggordonhall@gmail.com>
2026-01-18 09:13:50 +00:00
..
2026-01-15 13:09:41 +00:00
2026-01-18 09:13:50 +00:00
2026-01-17 13:14:08 +00:00
2025-06-25 09:36:07 +01:00
2026-01-08 22:14:38 +00:00
2026-01-08 22:14:38 +00:00
2026-01-08 22:14:38 +00:00
2025-09-23 12:36:29 +01:00
2026-01-17 09:43:17 +00:00
2026-01-08 22:14:38 +00:00
2026-01-08 22:14:38 +00:00
2026-01-09 07:49:23 +01:00
2026-01-16 17:41:36 +00:00
2025-06-14 15:14:08 -04:00
2026-01-14 09:11:07 +00:00