X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/33b46882f39106697a704dadd25f221f0dc2ff53..refs/pull/5591/head:/lang/de/editor.php diff --git a/lang/de/editor.php b/lang/de/editor.php index 6e6b1fa63..179c66784 100644 --- a/lang/de/editor.php +++ b/lang/de/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => 'Abbrechen', 'save' => 'Speichern', 'close' => 'Schließen', + 'apply' => 'Apply', 'undo' => 'Rückgängig', 'redo' => 'Wiederholen', 'left' => 'Links', @@ -147,6 +148,7 @@ return [ 'url' => 'URL', 'text_to_display' => 'Anzuzeigender Text', 'title' => 'Titel', + 'browse_links' => 'Browse links', 'open_link' => 'Link öffnen', 'open_link_in' => 'Link öffnen in...', 'open_link_current' => 'Aktuelles Fenster',