]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/zh_CN/common.php
fix(wysiwyg): preserves line feeds in code block mode
[bookstack] / resources / lang / zh_CN / common.php
index f1bd1f172f77e43f193b6ecebcd140ee99a88790..36fc63ca20aa16c4c3ba0336512a6cecdf316c4b 100644 (file)
@@ -71,6 +71,11 @@ return [
     'list_view' => '列表视图',
     'default' => '默认',
     'breadcrumb' => '面包屑导航',
+    'status' => '状态',
+    'status_active' => '已激活',
+    'status_inactive' => '未激活',
+    'never' => '从未',
+    'none' => 'None',
 
     // Header
     'header_menu_expand' => '展开标头菜单',