Files
Umbraco-CMS/src/Umbraco.Web.UI.Client/lib/tinymce/plugins/codemirror/langs/pl.js
2017-08-14 18:21:48 +02: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'
});