fix markdown editor

This commit is contained in:
life
2014-05-10 16:50:03 +08:00
parent 0e45f2c17f
commit f0b4012118
6 changed files with 4 additions and 187 deletions

View File

@ -1,8 +0,0 @@
tinymce.addI18n('en',{
'HTML source code': 'HTML源码',
'Start search': '查找',
'Find next': '下一个',
'Find previous': '前一个',
'Replace': '替换',
'Replace all': '替换所有'
});