Merge pull request #2215 from dataease/pr@dev@fix_typo

fix: 国际化错别字
This commit is contained in:
fit2cloud-chenyw 2022-04-28 17:55:31 +08:00 committed by GitHub
commit 6c564eab3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,7 +124,7 @@ export default {
thirdparty: '第三方登录', thirdparty: '第三方登录',
thirdpartyTips: '本地不能模拟,请结合自己业务进行模拟!!!', thirdpartyTips: '本地不能模拟,请结合自己业务进行模拟!!!',
expires: '登录信息过期,请重新登录', expires: '登录信息过期,请重新登录',
tokenError: '登信息错误,请重新登录', tokenError: '登信息错误,请重新登录',
username_error: '请输入正确的 ID', username_error: '请输入正确的 ID',
password_error: '密码不小于 8 位', password_error: '密码不小于 8 位',
re_login: '重新登录', re_login: '重新登录',