X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/e6c8ecba9c38f9dd85f38116a3a0ff51ae483aa3..refs/pull/3193/head:/resources/lang/zh_CN/common.php diff --git a/resources/lang/zh_CN/common.php b/resources/lang/zh_CN/common.php index f1bd1f172..412ecb062 100644 --- a/resources/lang/zh_CN/common.php +++ b/resources/lang/zh_CN/common.php @@ -71,6 +71,10 @@ return [ 'list_view' => '列表视图', 'default' => '默认', 'breadcrumb' => '面包屑导航', + 'status' => '状态', + 'status_active' => '已激活', + 'status_inactive' => '未激活', + 'never' => '从未', // Header 'header_menu_expand' => '展开标头菜单',