X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/cb0d674a71449de883713db2fcdccb6e108992ad..refs/pull/3555/head:/resources/lang/ru/common.php diff --git a/resources/lang/ru/common.php b/resources/lang/ru/common.php index b21c8fb7f..8a684bc4f 100644 --- a/resources/lang/ru/common.php +++ b/resources/lang/ru/common.php @@ -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' => 'Развернуть меню заголовка',