X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b9a58859a4ef14b7971ca7d07318e1ac6f276b40..refs/pull/3570/head:/resources/lang/de/common.php diff --git a/resources/lang/de/common.php b/resources/lang/de/common.php index fddd735f4..24f655339 100644 --- a/resources/lang/de/common.php +++ b/resources/lang/de/common.php @@ -45,6 +45,10 @@ return [ 'unfavourite' => 'Kein Favorit', 'next' => 'Nächste', 'previous' => 'Vorheriges', + 'filter_active' => 'Gesetzte Filter:', + 'filter_clear' => 'Filter löschen', + 'download' => 'Herunterladen', + 'open_in_tab' => 'In Neuem Tab öffnen', // Sort Options 'sort_options' => 'Sortieroptionen', @@ -69,6 +73,11 @@ return [ 'list_view' => 'Listenansicht', 'default' => 'Voreinstellung', 'breadcrumb' => 'Brotkrumen', + 'status' => 'Status', + 'status_active' => 'Aktiv', + 'status_inactive' => 'Inaktiv', + 'never' => 'Niemals', + 'none' => 'Nichts', // Header 'header_menu_expand' => 'Header-Menü erweitern',