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-cn.js;fp=sources%2Fplugins%2Flink%2Flang%2Fzh-cn.js;h=6da9e961689abc3af42ad825cb93a9b0c28f42cd;hp=af30dd889141cd3a860b5956a8dccd1a6e196fd6;hb=317f8f8f0651488f226b5280a8f036c7c135c639;hpb=1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c diff --git a/sources/plugins/link/lang/zh-cn.js b/sources/plugins/link/lang/zh-cn.js index af30dd8..6da9e96 100644 --- a/sources/plugins/link/lang/zh-cn.js +++ b/sources/plugins/link/lang/zh-cn.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-cn', { @@ -19,6 +19,8 @@ CKEDITOR.plugins.setLang( 'link', 'zh-cn', { anchorName: '按锚点名称', charset: '字符编码', cssClasses: '样式类名称', + download: '强制下载', + displayText: '显示文本', emailAddress: '地址', emailBody: '内容', emailSubject: '主题',