X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/6b84a76af1917ff8e53c4636cb5fe08d1b40ccdd..refs/pull/1973/head:/resources/lang/zh_TW/components.php diff --git a/resources/lang/zh_TW/components.php b/resources/lang/zh_TW/components.php index e8826eebb..bcadecbb6 100644 --- a/resources/lang/zh_TW/components.php +++ b/resources/lang/zh_TW/components.php @@ -1,9 +1,10 @@ '選擇圖片', 'image_all' => '全部', 'image_all_title' => '檢視所有圖片', @@ -22,12 +23,11 @@ return [ 'image_upload_success' => '圖片上傳成功', 'image_update_success' => '圖片詳細資訊更新成功', 'image_delete_success' => '圖片刪除成功', + 'image_upload_remove' => '移除', - /** - * Code editor - */ + // Code Editor 'code_editor' => '編輯程式碼', 'code_language' => '程式語言', 'code_content' => '程式碼內容', 'code_save' => '儲存程式碼', -]; \ No newline at end of file +];