修改中英文

This commit is contained in:
高嵩
2023-07-18 19:18:50 +08:00
parent 97370aec43
commit b26fa74ee3
7 changed files with 54 additions and 13 deletions
+3
View File
@@ -1909,4 +1909,7 @@ module.exports = {
replacedPerson:'Replaced person',
replacementPerson:'Replacement Person',
thereReplaceableData:'There is currently no replaceable data',
logOutOfLogin:'Logout',
tips:'Alert',
areYouLogout:'Are you sure to logout',
}
+3
View File
@@ -3865,4 +3865,7 @@ module.exports = {
replacedPerson:'被替换人',
replacementPerson:'替换人',
thereReplaceableData:'当前没有可替换的数据',
logOutOfLogin:'退出登录',
tips:'提示',
areYouLogout:'确认退出登录吗',
}