]> BookStack Code Mirror - bookstack/blobdiff - lang/zh_CN/common.php
Search: Prevented negated terms filling in UI inputs
[bookstack] / lang / zh_CN / common.php
index c2103d0e7e8107a45e520e358ac9e00ac8a50e45..05c0c0b9135f9f4f83539b0b03bd37c6b13ede07 100644 (file)
@@ -20,7 +20,7 @@ return [
     'description' => '概要',
     'role' => '角色',
     'cover_image' => '封面图片',
-    'cover_image_description' => '此图像大小应约为 440x250 像素。',
+    'cover_image_description' => '此图像的大小应约为 440 x 250 像素,但会根据需要灵活缩放和裁剪以适应不同场景下的用户界面,因此实际显示尺寸会有所不同。',
 
     // Actions
     'actions' => '操作',
@@ -52,6 +52,7 @@ return [
     'filter_clear' => '清除过滤器',
     'download' => '下载',
     'open_in_tab' => '在标签页中打开。',
+    'open' => '打开',
 
     // Sort Options
     'sort_options' => '排序选项',