aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/save/lang/zh-cn.js
blob: 9995177463b89c8c184f1ad7bb42d38ce8f422f3 (plain) (blame)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'save', 'zh-cn', {
	toolbar: '保存'
} );