Files
LeafWeb/WebCms/Umbraco/lib/tinymce/plugins/codemirror/langs/fr.js
T
2018-09-16 15:08:47 -04: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'
});