/*
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: '內容範本'
} );
|