editor i18n
This commit is contained in:
8
public/tinymce/plugins/codemirror/langs/zh.js
Normal file
8
public/tinymce/plugins/codemirror/langs/zh.js
Normal file
@ -0,0 +1,8 @@
|
||||
tinymce.addI18n('zh',{
|
||||
'HTML source code': 'HTML源码',
|
||||
'Start search': '查找',
|
||||
'Find next': '下一个',
|
||||
'Find previous': '前一个',
|
||||
'Replace': '替换',
|
||||
'Replace all': '替换所有'
|
||||
});
|
Reference in New Issue
Block a user