This commit is contained in:
life
2014-05-07 13:06:24 +08:00
parent fac05a7b6c
commit 476ade10e7
1085 changed files with 259628 additions and 0 deletions

View File

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