tinymce leanote code plugin i18n

This commit is contained in:
lealife
2015-11-22 22:21:38 +08:00
parent 7f0ada8016
commit a12b285a35
6 changed files with 10 additions and 15 deletions
public/tinymce
langs
plugins

@ -37,8 +37,11 @@ tinymce.addI18n('zh',{
"Decrease indent": "\u51cf\u5c11\u7f29\u8fdb",
"Header 4": "\u6807\u98984",
"Convert Code": "转换成文本",
"codeLang": "代码语言",
"toggleCode": "ctrl+shift+c 切换代码",
"Language": "代码语言",
"`ctrl/cmd+shift+c` toggle code": "`ctrl/cmd+shift+c` 切换代码",
"Toggle ace with raw html": "Ace代码与普通Pre代码切换",
"Inline Code": "<code>",
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\u5f53\u524d\u4e3a\u7eaf\u6587\u672c\u7c98\u8d34\u6a21\u5f0f\uff0c\u518d\u6b21\u70b9\u51fb\u53ef\u4ee5\u56de\u5230\u666e\u901a\u7c98\u8d34\u6a21\u5f0f\u3002",
"Underline": "\u4e0b\u5212\u7ebf",
"Cancel": "\u53d6\u6d88",