Update editor french translation
This commit is contained in:
parent
561254dcd2
commit
ea722314ae
|
|
@ -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' => [
|
||||
|
|
|
|||
Loading…
Reference in New Issue