[update ueditor] 切换语言
This commit is contained in:
@@ -74,7 +74,7 @@ UE.I18N['en'] = {
|
||||
'jsonEncodeError': 'Server Return Format Error',
|
||||
'loading':"loading...",
|
||||
'loadError':"load error",
|
||||
'errorLoadConfig': 'Server config not loaded, upload can not work.',
|
||||
'errorLoadConfig': 'Cannot upload images by pasting or dragging.',
|
||||
},
|
||||
'simpleupload':{
|
||||
'exceedSizeError': 'File Size Exceed',
|
||||
|
||||
@@ -74,7 +74,7 @@ UE.I18N['zh-cn'] = {
|
||||
'jsonEncodeError': '服务器返回格式错误',
|
||||
'loading':"正在上传...",
|
||||
'loadError':"上传错误",
|
||||
'errorLoadConfig': '后端配置项没有正常加载,上传插件不能正常使用!'
|
||||
'errorLoadConfig': '不支持通过粘贴或拖拽上传图片!'
|
||||
},
|
||||
'simpleupload':{
|
||||
'exceedSizeError': '文件大小超出限制',
|
||||
|
||||
Reference in New Issue
Block a user