X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/968bc8cdf354d9cbe29b88abdc747a7845031fab..refs/pull/5313/head:/lang/zh_CN/editor.php diff --git a/lang/zh_CN/editor.php b/lang/zh_CN/editor.php index db65cb216..1a07362a5 100644 --- a/lang/zh_CN/editor.php +++ b/lang/zh_CN/editor.php @@ -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' => '删除行',