X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/6211d6bcfcec93fafd6e84c0bcaaebdde71c096e..refs/pull/5591/head:/lang/zh_CN/editor.php diff --git a/lang/zh_CN/editor.php b/lang/zh_CN/editor.php index 33e72f23f..8eb335ea2 100644 --- a/lang/zh_CN/editor.php +++ b/lang/zh_CN/editor.php @@ -13,7 +13,7 @@ return [ 'cancel' => '取消', 'save' => '保存', 'close' => '关闭', - 'apply' => 'Apply', + 'apply' => '应用', 'undo' => '撤销', 'redo' => '重做', 'left' => '左对齐', @@ -148,7 +148,7 @@ return [ 'url' => '网址', 'text_to_display' => '要显示的文本', 'title' => '标题', - 'browse_links' => 'Browse links', + 'browse_links' => '浏览链接', 'open_link' => '打开链接', 'open_link_in' => '打开链接于……', 'open_link_current' => '覆盖当前窗口',