Chore: New Crowdin translations (#747)
Brings in new translation files from Crowdin.
This commit is contained in:
27
app/javascript/dashboard/i18n/locale/fr/generalSettings.json
Normal file
27
app/javascript/dashboard/i18n/locale/fr/generalSettings.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"GENERAL_SETTINGS": {
|
||||
"TITLE": "Paramètres du compte",
|
||||
"SUBMIT": "Mettre à jour les paramètres",
|
||||
"UPDATE": {
|
||||
"ERROR": "Impossible de mettre à jour les paramètres, essayez à nouveau !",
|
||||
"SUCCESS": "Paramètres du compte mis à jour avec succès"
|
||||
},
|
||||
"FORM": {
|
||||
"ERROR": "Veuillez corriger les erreurs du formulaire",
|
||||
"GENERAL_SECTION": {
|
||||
"TITLE": "Paramètres généraux",
|
||||
"NOTE": ""
|
||||
},
|
||||
"NAME": {
|
||||
"LABEL": "Nom du compte",
|
||||
"PLACEHOLDER": "Votre nom de compte",
|
||||
"ERROR": "Veuillez entrer un nom de compte valide"
|
||||
},
|
||||
"LANGUAGE": {
|
||||
"LABEL": "Langue du site (Beta)",
|
||||
"PLACEHOLDER": "Votre nom de compte",
|
||||
"ERROR": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user