]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/about/lang/zh.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / about / lang / zh.js
CommitLineData
7adcb81e
IB
1/*\r
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'about', 'zh', {\r
6 copy: 'Copyright © $1. All rights reserved.',\r
7 dlgTitle: '關於 CKEditor',\r
8 help: '檢閱 $1 尋求幫助。',\r
9 moreInfo: '關於授權資訊,請參閱我們的網站:',\r
10 title: '關於 CKEditor',\r
11 userGuide: 'CKEditor 使用者手冊'\r
12} );\r