From ea722314aee4fc8daa8864a34b24e525ffc156b6 Mon Sep 17 00:00:00 2001 From: fschildknecht Date: Fri, 20 Mar 2015 15:33:56 +0100 Subject: [PATCH] Update editor french translation --- modules/backend/lang/fr/lang.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/backend/lang/fr/lang.php b/modules/backend/lang/fr/lang.php index f38a9813f..b50d0f9db 100644 --- a/modules/backend/lang/fr/lang.php +++ b/modules/backend/lang/fr/lang.php @@ -244,11 +244,11 @@ return [ 'font_size' => 'Taille de police', 'tab_size' => 'Taille de tabulation', 'use_hard_tabs' => 'Indentation par tabulation', - 'code_folding' => 'Code folding', - 'word_wrap' => 'Word wrap', + 'code_folding' => 'Masquage du code', + 'word_wrap' => 'Retour à la ligne', 'highlight_active_line' => 'Sélectionner la ligne active', 'show_invisibles' => 'Afficher les caractères invisibles', - 'show_gutter' => 'Afficher la goutière', + 'show_gutter' => 'Afficher les numéros de ligne', 'theme' => 'Schéma de couleurs', ], 'tooltips' => [