Skip to content

Commit 9ad623d

Browse files
committed
New translations editor.php (French)
1 parent 77d80f5 commit 9ad623d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lang/fr/editor.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
'header_tiny' => 'En-tête minuscule',
3636
'paragraph' => 'Paragraphe',
3737
'blockquote' => 'Bloc de citation',
38-
'inline_code' => 'Ligne de Code',
38+
'inline_code' => 'Ligne de code',
3939
'callouts' => 'Légendes',
4040
'callout_information' => 'Information',
4141
'callout_success' => 'Succès',
@@ -47,7 +47,7 @@
4747
'strikethrough' => 'Barré',
4848
'superscript' => 'Exposant',
4949
'subscript' => 'Indice',
50-
'text_color' => 'Couleur Texte',
50+
'text_color' => 'Couleur de texte',
5151
'highlight_color' => 'Couleur de surlignage',
5252
'custom_color' => 'Couleur personnalisée',
5353
'remove_color' => 'Supprimer la couleur',
@@ -75,7 +75,7 @@
7575
'insert_media_title' => 'Insérer/Modifier un média',
7676
'clear_formatting' => 'Effacer le formatage',
7777
'source_code' => 'Code source',
78-
'source_code_title' => 'Code Source',
78+
'source_code_title' => 'Code source',
7979
'fullscreen' => 'Plein écran',
8080
'image_options' => 'Options d\'image',
8181

@@ -130,7 +130,7 @@
130130
'caption' => 'Légende',
131131
'show_caption' => 'Afficher la légende',
132132
'constrain' => 'Conserver les proportions',
133-
'cell_border_solid' => 'En continue',
133+
'cell_border_solid' => 'Continu',
134134
'cell_border_dotted' => 'En pointillé',
135135
'cell_border_dashed' => 'En tirets',
136136
'cell_border_double' => 'En double trait',

0 commit comments

Comments
 (0)