ソースを参照

fix: 修复语言包一处错误

Frans 6 年 前
コミット
8ddfdd4883
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/locales/lang/en-US.js

+ 1 - 1
src/locales/lang/en-US.js

@@ -30,7 +30,7 @@ const lang = {
             xmlError: 'Sorry, your browser does not support this component!',
             xmlError: 'Sorry, your browser does not support this component!',
             typeError: 'This type of file is not supported',
             typeError: 'This type of file is not supported',
             limitError: 'File size exceeded the limit'
             limitError: 'File size exceeded the limit'
-        }
+        },
         okBtnTxt: 'Ok',
         okBtnTxt: 'Ok',
         cancelText: 'Cancel',
         cancelText: 'Cancel',
         cancelBtnTxt: 'Cancel',
         cancelBtnTxt: 'Cancel',