From ef2bcf51d70b035407dffed8c40efee999f18115 Mon Sep 17 00:00:00 2001 From: ThibG Date: Sat, 7 Jul 2018 20:45:04 +0200 Subject: Fix french translation of “Keyword or phrase” (#7980) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/locales/simple_form.fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/locales/simple_form.fr.yml') 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 -- cgit