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 a428da9 commit ef49946Copy full SHA for ef49946
lang/de_informal/editor.php
@@ -13,7 +13,7 @@
13
'cancel' => 'Abbrechen',
14
'save' => 'Speichern',
15
'close' => 'Schließen',
16
- 'apply' => 'Apply',
+ 'apply' => 'Übernehmen',
17
'undo' => 'Rückgängig machen',
18
'redo' => 'Wiederholen',
19
'left' => 'Links',
@@ -148,7 +148,7 @@
148
'url' => 'URL',
149
'text_to_display' => 'Anzuzeigender Text',
150
'title' => 'Titel',
151
- 'browse_links' => 'Browse links',
+ 'browse_links' => 'Links durchsuchen',
152
'open_link' => 'Link öffnen',
153
'open_link_in' => 'Link öffnen in...',
154
'open_link_current' => 'Aktuellem Fenster',
0 commit comments