mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user