X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fpiedsjaloux-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Flink%2Flang%2Fzh.js;h=a2cee620b90a00f2a13215e05805e920b8c2db0c;hp=4dfa7cffe549811240a5f47b01ee172d2109a083;hb=refs%2Ftags%2F4.7.3;hpb=1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c diff --git a/sources/plugins/link/lang/zh.js b/sources/plugins/link/lang/zh.js index 4dfa7cf..a2cee62 100644 --- a/sources/plugins/link/lang/zh.js +++ b/sources/plugins/link/lang/zh.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'zh', { @@ -19,6 +19,8 @@ CKEDITOR.plugins.setLang( 'link', 'zh', { anchorName: '依錨點名稱', charset: '連結資源的字元集', cssClasses: '樣式表類別', + download: '強制下載', + displayText: '顯示文字', emailAddress: '電子郵件地址', emailBody: '郵件本文', emailSubject: '郵件主旨',