diff options
author | JeanGauthier <32121978+JeanGauthier@users.noreply.github.com> | 2017-10-17 21:49:39 +0200 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-10-17 21:49:39 +0200 |
commit | 33ea042decc03c494c78a896934455ef79abc16b (patch) | |
tree | 98cd333923effacaf59c839fad50e6b568d8cfbb /config | |
parent | 8b22a63ab0bf68dce3d7f721987da7c99afff44c (diff) |
i18n better wording (OC/CA/FR) + string added in FR (#5438)
* Update oc.json * Update fr.json * Update ca.json * Update fr.json * Update simple_form.fr.yml * Update ca.json * Update fr.json * Update oc.json * Update oc.json * Update fr.json
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/simple_form.fr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/simple_form.fr.yml b/config/locales/simple_form.fr.yml index 40fed9675..06ab018a7 100644 --- a/config/locales/simple_form.fr.yml +++ b/config/locales/simple_form.fr.yml @@ -44,6 +44,7 @@ fr: setting_default_sensitive: Toujours marquer les médias comme sensibles setting_delete_modal: Afficher une fenêtre de confirmation avant de supprimer un pouet setting_noindex: Demander aux moteurs de recherche de ne pas indexer vos informations personnelles + setting_reduce_motion: Réduire la vitesse des animations setting_system_font_ui: Utiliser la police par défaut du système setting_theme: Thème du site setting_unfollow_modal: Afficher une fenêtre de confirmation avant de vous désabonner d’un compte |