Closed christiaan closed 8 years ago
Can you add RU language to codemirror plugin? I add ru.js file like this:
tinymce.addI18n('ru',{ 'HTML source code': '\u0418\u0441\u0445\u043e\u0434\u043d\u044b\u0439 HTML \u043a\u043e\u0434', 'Start search': '\u041d\u0430\u0447\u0430\u0442\u044c \u043f\u043e\u0438\u0441\u043a', 'Find next': '\u041d\u0430\u0439\u0442\u0438 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439', 'Find previous': '\u041d\u0430\u0439\u0442\u0438 \u043f\u0440\u0435\u0434\u044b\u0434\u0443\u0449\u0438\u0439', 'Replace': '\u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c', 'Replace all': '\u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c \u0432\u0441\u0435' });
Can you add RU language to codemirror plugin? I add ru.js file like this: