]> BookStack Code Mirror - bookstack/blobdiff - lang/zh_CN/editor.php
Searching: Added test for guillemets
[bookstack] / lang / zh_CN / editor.php
index db65cb216b056bdf06bb159686186dd06e4ca4ac..5f4ffdcb96b067fb479e424cf9cb25398c9bc1a0 100644 (file)
@@ -81,6 +81,9 @@ return [
     'table_properties' => '表格属性',
     'table_properties_title' => '表格属性',
     'delete_table' => '删除表格',
+    'table_clear_formatting' => '清除表格格式',
+    'resize_to_contents' => '根据内容调整大小',
+    'row_header' => '行头',
     'insert_row_before' => '在上方插入行',
     'insert_row_after' => '在下方插入行',
     'delete_row' => '删除行',
@@ -160,6 +163,8 @@ return [
     'about' => '关于编辑器',
     'about_title' => '关于所见即所得(WYSIWYG)编辑器',
     'editor_license' => '编辑器许可证与版权信息',
+    'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.',
+    'editor_lexical_license_link' => 'Full license details can be found here.',
     'editor_tiny_license' => '此编辑器是用 :tinyLink 构建的,基于 MIT 许可证。',
     'editor_tiny_license_link' => 'TinyMCE 的版权和许可证详细信息可以在这里找到。',
     'save_continue' => '保存页面并继续',