Blame view

js/tiny_mce/plugins/example/langs/en_dlg.js 79 Bytes
42868d70   andryeyev   Создал GIT
1
2
3
  tinyMCE.addI18n('en.example_dlg',{
  	title : 'This is just a example title'
  });