diff options
author | ThibG <thib@sitedethib.com> | 2018-07-07 20:45:04 +0200 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2018-07-07 20:45:04 +0200 |
commit | ef2bcf51d70b035407dffed8c40efee999f18115 (patch) | |
tree | c3da88070939cd7d4ae1d627c6ed939b76cbcddc /config | |
parent | cfeb3beb4e1c3a05392546e6e4584de537049989 (diff) |
Fix french translation of “Keyword or phrase” (#7980)
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/simple_form.fr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/simple_form.fr.yml b/config/locales/simple_form.fr.yml index c1de721b4..852e49d05 100644 --- a/config/locales/simple_form.fr.yml +++ b/config/locales/simple_form.fr.yml @@ -58,7 +58,7 @@ fr: note: Présentation otp_attempt: Code d’identification à deux facteurs password: Mot de passe - phrase: Mot de passe ou phrase + phrase: Mot-clé ou phrase setting_auto_play_gif: Lire automatiquement les GIFs animés setting_boost_modal: Afficher une fenêtre de confirmation avant de partager setting_default_language: Langue de publication |