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 70b61c4 commit a0e5066Copy full SHA for a0e5066
lang/nl/editor.php
@@ -13,6 +13,7 @@
13
'cancel' => 'Annuleer',
14
'save' => 'Opslaan',
15
'close' => 'Sluit',
16
+ 'apply' => 'Apply',
17
'undo' => 'Maak ongedaan',
18
'redo' => 'Opnieuw uitvoeren',
19
'left' => 'Links',
@@ -147,6 +148,7 @@
147
148
'url' => 'URL',
149
'text_to_display' => 'Weer te geven tekst',
150
'title' => 'Titel',
151
+ 'browse_links' => 'Browse links',
152
'open_link' => 'Open koppeling',
153
'open_link_in' => 'Open koppeling in...',
154
'open_link_current' => 'Huidig venster',
0 commit comments