X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b9a58859a4ef14b7971ca7d07318e1ac6f276b40..refs/pull/3210/head:/resources/lang/de/common.php diff --git a/resources/lang/de/common.php b/resources/lang/de/common.php index fddd735f4..91ad93df9 100644 --- a/resources/lang/de/common.php +++ b/resources/lang/de/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Kein Favorit', 'next' => 'Nächste', 'previous' => 'Vorheriges', + 'filter_active' => 'Gesetzte Filter:', + 'filter_clear' => 'Filter löschen', // Sort Options 'sort_options' => 'Sortieroptionen', @@ -69,6 +71,10 @@ return [ 'list_view' => 'Listenansicht', 'default' => 'Voreinstellung', 'breadcrumb' => 'Brotkrumen', + 'status' => 'Status', + 'status_active' => 'Aktiv', + 'status_inactive' => 'Inaktiv', + 'never' => 'Never', // Header 'header_menu_expand' => 'Header-Menü erweitern',