diff options
Diffstat (limited to 'plugins/templates/lang/zh.js')
| -rw-r--r-- | plugins/templates/lang/zh.js | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/plugins/templates/lang/zh.js b/plugins/templates/lang/zh.js deleted file mode 100644 index 9fb74e9..0000000 --- a/plugins/templates/lang/zh.js +++ /dev/null @@ -1,12 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'templates', 'zh', {
- button: '樣版',
- emptyListMsg: '(無樣版)',
- insertOption: '取代原有內容',
- options: 'Template Options', // MISSING
- selectPromptMsg: '請選擇欲開啟的樣版<br> (原有的內容將會被清除):',
- title: '內容樣版'
-});
|
