]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/cs/common.php
Fixed comment count update error
[bookstack] / resources / lang / cs / common.php
index 9acd965b3b115598b7a878a7283ce31d6700dd7a..bbf271fe4813f61ecf71ae1e19725de5b8f6d497 100644 (file)
@@ -47,6 +47,8 @@ return [
     'previous' => 'Předchozí',
     'filter_active' => 'Aktivní filtr:',
     'filter_clear' => 'Zrušit filtr',
+    'download' => 'Download',
+    'open_in_tab' => 'Open in Tab',
 
     // Sort Options
     'sort_options' => 'Možnosti řazení',
@@ -74,7 +76,8 @@ return [
     'status' => 'Stav',
     'status_active' => 'Aktivní',
     'status_inactive' => 'Neaktivní',
-    'never' => 'Never',
+    'never' => 'Nikdy',
+    'none' => 'None',
 
     // Header
     'header_menu_expand' => 'Rozbalit menu v záhlaví',