Blame view

js/tiny_mce/plugins/pastehtml/langs/ru.js 153 Bytes
8d65d0ce   andryeyev   init
1
2
3
4
  tinyMCE.addI18n('ru.pastehtml',{
  	desc : 'Вставка HTML кода',
  	insert_html_here: 'Лучше использовать сочетание клавиш CTRL+V для вставки HTML кода.'
  });