We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39b21a2 commit fb79e0fCopy full SHA for fb79e0f
lang/fr/editor.php
@@ -13,6 +13,7 @@
13
'cancel' => 'Annuler',
14
'save' => 'Sauvegarder',
15
'close' => 'Fermer',
16
+ 'apply' => 'Apply',
17
'undo' => 'Annuler',
18
'redo' => 'Rétablir',
19
'left' => 'Gauche',
@@ -147,6 +148,7 @@
147
148
'url' => 'URL',
149
'text_to_display' => 'Texte à afficher',
150
'title' => 'Titre',
151
+ 'browse_links' => 'Browse links',
152
'open_link' => 'Ouvrir le lien',
153
'open_link_in' => 'Ouvrir le lien dans...',
154
'open_link_current' => 'Fenêtre actuelle',
0 commit comments