ZwiiCMS/core/vendor/tinymce/plugins/codemirror/langs/en.js

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'
});