]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/templates/lang/zh.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / templates / lang / zh.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'templates', 'zh', {
6 button: '範本',
7 emptyListMsg: '(尚未定義任何範本)',
8 insertOption: '替代實際內容',
9 options: '範本選項',
10 selectPromptMsg: '請選擇要在編輯器中開啟的範本。',
11 title: '內容範本'
12 } );