]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/zh_CN/entities.php
New Crowdin updates (#2807)
[bookstack] / resources / lang / zh_CN / entities.php
index 494ac717f48fbe1138b450f72adf182dc53d82ea..f7cfb469458db3dae31de870cb6cdf7958b17469 100644 (file)
@@ -36,6 +36,7 @@ return [
     'export_html' => '网页文件',
     'export_pdf' => 'PDF文件',
     'export_text' => '纯文本文件',
+    'export_md' => 'Markdown 文件',
 
     // Permissions and restrictions
     'permissions' => '权限',
@@ -106,7 +107,7 @@ return [
     // Books
     'book' => '图书',
     'books' => '图书',
-    'x_books' => ':count本书',
+    'x_books' => ':count 本书',
     'books_empty' => '不存在已创建的书',
     'books_popular' => '热门图书',
     'books_recent' => '最近的书',