|
35 | 35 | 'header_tiny' => 'En-tête minuscule', |
36 | 36 | 'paragraph' => 'Paragraphe', |
37 | 37 | 'blockquote' => 'Bloc de citation', |
38 | | - 'inline_code' => 'Ligne de Code', |
| 38 | + 'inline_code' => 'Ligne de code', |
39 | 39 | 'callouts' => 'Légendes', |
40 | 40 | 'callout_information' => 'Information', |
41 | 41 | 'callout_success' => 'Succès', |
|
47 | 47 | 'strikethrough' => 'Barré', |
48 | 48 | 'superscript' => 'Exposant', |
49 | 49 | 'subscript' => 'Indice', |
50 | | - 'text_color' => 'Couleur Texte', |
| 50 | + 'text_color' => 'Couleur de texte', |
51 | 51 | 'highlight_color' => 'Couleur de surlignage', |
52 | 52 | 'custom_color' => 'Couleur personnalisée', |
53 | 53 | 'remove_color' => 'Supprimer la couleur', |
|
75 | 75 | 'insert_media_title' => 'Insérer/Modifier un média', |
76 | 76 | 'clear_formatting' => 'Effacer le formatage', |
77 | 77 | 'source_code' => 'Code source', |
78 | | - 'source_code_title' => 'Code Source', |
| 78 | + 'source_code_title' => 'Code source', |
79 | 79 | 'fullscreen' => 'Plein écran', |
80 | 80 | 'image_options' => 'Options d\'image', |
81 | 81 |
|
|
130 | 130 | 'caption' => 'Légende', |
131 | 131 | 'show_caption' => 'Afficher la légende', |
132 | 132 | 'constrain' => 'Conserver les proportions', |
133 | | - 'cell_border_solid' => 'En continue', |
| 133 | + 'cell_border_solid' => 'Continu', |
134 | 134 | 'cell_border_dotted' => 'En pointillé', |
135 | 135 | 'cell_border_dashed' => 'En tirets', |
136 | 136 | 'cell_border_double' => 'En double trait', |
|
0 commit comments