not empty file
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
(function($) {
|
||||
$.fn.webuploader.defaults.i18n = {
|
||||
|
||||
|
||||
'安装失败!': 'Installation failed!',
|
||||
'安装已成功,请刷新!': 'Installation successful, please refresh!',
|
||||
'文件上传组件不支持您的浏览器,请使用高版本浏览器!': 'Does not support your browser, please use the high version browser!',
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
(function($) {
|
||||
$.fn.webuploader.defaults.i18n = {
|
||||
|
||||
|
||||
'安装失败!': 'インストールに失敗!',
|
||||
'安装已成功,请刷新!': 'インストールは成功しました。!',
|
||||
'文件上传组件不支持您的浏览器,请使用高版本浏览器!': 'ファイルアップロードコンポーネントがあなたのブラウザをサポートしません。!',
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
(function($) {
|
||||
|
||||
})(jQuery);
|
||||
|
||||
Reference in New Issue
Block a user