X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/aac7d564c8f7d811baf260281e286e2e635600b6..refs/pull/5663/head:/lang/zh_TW/editor.php diff --git a/lang/zh_TW/editor.php b/lang/zh_TW/editor.php index 2ee37f863..9319e64a4 100644 --- a/lang/zh_TW/editor.php +++ b/lang/zh_TW/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => '取消', 'save' => '保存', 'close' => '關閉', + 'apply' => '套用', 'undo' => '復原', 'redo' => '重做', 'left' => '左側', @@ -147,6 +148,7 @@ return [ 'url' => '網址', 'text_to_display' => '要顯示的文字', 'title' => '標題', + 'browse_links' => '瀏覽連結', 'open_link' => '開啟連結', 'open_link_in' => '打開連結於……', 'open_link_current' => '當前視窗', @@ -163,6 +165,8 @@ return [ 'about' => '關於編輯器', 'about_title' => '關於所見即所得(WYSIWYG)編輯器', 'editor_license' => '編輯器許可證與版權信息', + 'editor_lexical_license' => '這個編輯器是從 :lexicalLink 分支出來的,而 :lexicalLink 是以 MIT 授權條款散佈。', + 'editor_lexical_license_link' => '完整的授權條款詳細資訊可在這裡找到。', 'editor_tiny_license' => '此編輯器是用 :tinyLink 構建的,基於 MIT 許可證。', 'editor_tiny_license_link' => 'TinyMCE 的版權和許可證詳細信息可以在這裡找到。', 'save_continue' => '保存頁面並繼續',