X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/8d7febe482f92a34093127c60c6e2dda342b4223..refs/pull/3570/head:/resources/lang/ru/common.php diff --git a/resources/lang/ru/common.php b/resources/lang/ru/common.php index 55b6f737f..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' => 'Параметры сортировки', @@ -75,7 +77,7 @@ return [ 'status_active' => 'Активен', 'status_inactive' => 'Неактивен', 'never' => 'Никогда', - 'none' => 'None', + 'none' => 'Нет', // Header 'header_menu_expand' => 'Развернуть меню заголовка',