]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/de/common.php
Fixed comment count update error
[bookstack] / resources / lang / de / common.php
index fddd735f4c0f747da31fd627ad5af69b1405f28e..24f655339e7143bd3fc909387bd8f9f4fc589422 100644 (file)
@@ -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',