en.js
上传用户:dlqqsh
上传日期:2021-11-13
资源大小:7840k
文件大小:0k
源码类别:

OA系统

开发平台:

Java

  1. // UK lang variables
  2. tinyMCE.addToLang('',{
  3. paste_text_desc : 'Paste as Plain Text',
  4. paste_text_title : 'Use CTRL+V on your keyboard to paste the text into the window.',
  5. paste_text_linebreaks : 'Keep linebreaks',
  6. paste_word_desc : 'Paste from Word',
  7. paste_word_title : 'Use CTRL+V on your keyboard to paste the text into the window.',
  8. selectall_desc : 'Select All'
  9. });