init
This commit is contained in:
8
public/tinymce/plugins/codemirror/langs/en.js
Normal file
8
public/tinymce/plugins/codemirror/langs/en.js
Normal file
@ -0,0 +1,8 @@
|
||||
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'
|
||||
});
|
Reference in New Issue
Block a user