i18n: Add French translations (#658)

* i18n: Add French translations

Add complete French translation files for the application.

Co-Authored-By: Norman Alié <mail@normanalie.fr>
Co-Authored-By: Xurron <corentin.boeglin2005@gmail.com>

* fix: Correct YAML syntax in French securities translations

Co-Authored-By: Norman Alié <mail@normanalie.fr>
Co-Authored-By: Xurron <corentin.boeglin2005@gmail.com>

---------

Co-authored-by: Norman Alié <mail@normanalie.fr>
Co-authored-by: Xurron <corentin.boeglin2005@gmail.com>
This commit is contained in:
foXaCe
2026-01-15 21:42:39 +01:00
committed by GitHub
parent 7f993eb9e9
commit 3fc3e20c36
59 changed files with 1409 additions and 3 deletions

View File

@@ -155,7 +155,8 @@ module LanguagesHelper
# Locales with complete/extensive translations
SUPPORTED_LOCALES = [
"en", # English - 62 translation files
"en", # English - 71 translation files
"fr", # French - 61 translation files
"de", # German - 62 translation files
"es", # Spanish - 61 translation files
"tr", # Turkish - 58 translation files