Update editor french translation

This commit is contained in:
fschildknecht 2015-03-20 15:33:56 +01:00
parent 561254dcd2
commit ea722314ae
1 changed files with 3 additions and 3 deletions

View File

@ -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' => [