X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/cb0d674a71449de883713db2fcdccb6e108992ad..refs/pull/3570/head:/resources/lang/zh_CN/common.php diff --git a/resources/lang/zh_CN/common.php b/resources/lang/zh_CN/common.php index 5edb74d25..4889faf11 100644 --- a/resources/lang/zh_CN/common.php +++ b/resources/lang/zh_CN/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' => '从未', + 'none' => '无', // Header 'header_menu_expand' => '展开标头菜单',