Bootstrap version 4
Bootstrap Version 4
This commit is contained in:
12
4/ckeditor/plugins/templates/lang/zh.js
Executable file
12
4/ckeditor/plugins/templates/lang/zh.js
Executable file
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'templates', 'zh', {
|
||||
button: '範本',
|
||||
emptyListMsg: '(尚未定義任何範本)',
|
||||
insertOption: '替代實際內容',
|
||||
options: '範本選項',
|
||||
selectPromptMsg: '請選擇要在編輯器中開啟的範本。',
|
||||
title: '內容範本'
|
||||
} );
|
||||
Reference in New Issue
Block a user