Files
leanote/public/tinymce/plugins/codemirror/langs/en.js
2014-05-07 13:06:24 +08:00

9 lines
216 B
JavaScript

tinymce.addI18n('en',{
'HTML source code': 'HTML source code',
'Start search': 'Start search',
'Find next': 'Find next',
'Find previous': 'Find previous',
'Replace': 'Replace',
'Replace all': 'Replace all'
});