]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ru/common.php
Fixed comment count update error
[bookstack] / resources / lang / ru / common.php
index b21c8fb7fdb258819ddaa31db4d7d19779fa228f..8a684bc4fdb17ed90678104c568d064d87666dff 100644 (file)
@@ -47,6 +47,8 @@ return [
     'previous' => 'Предыдущая',
     'filter_active' => 'Активный фильтр:',
     'filter_clear' => 'Сбросить фильтр',
+    'download' => 'Загрузить',
+    'open_in_tab' => 'Открыть во вкладке',
 
     // Sort Options
     'sort_options' => 'Параметры сортировки',
@@ -74,7 +76,8 @@ return [
     'status' => 'Состояние',
     'status_active' => 'Активен',
     'status_inactive' => 'Неактивен',
-    'never' => 'Never',
+    'never' => 'Никогда',
+    'none' => 'Нет',
 
     // Header
     'header_menu_expand' => 'Развернуть меню заголовка',