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 f534778 commit 7e603eaCopy full SHA for 7e603ea
lang/da/editor.php
@@ -13,6 +13,7 @@
13
'cancel' => 'Annuller',
14
'save' => 'Gem',
15
'close' => 'Luk',
16
+ 'apply' => 'Apply',
17
'undo' => 'Fortryd',
18
'redo' => 'Gendan',
19
'left' => 'Venstre',
@@ -147,6 +148,7 @@
147
148
'url' => 'URL',
149
'text_to_display' => 'Tekst til visning',
150
'title' => 'Titel',
151
+ 'browse_links' => 'Browse links',
152
'open_link' => 'Open link',
153
'open_link_in' => 'Open link in...',
154
'open_link_current' => 'Nuværende vindue',
0 commit comments