enhance locale

This commit is contained in:
oiov
2025-06-27 21:14:50 +08:00
parent 11e57a2374
commit 01b9bbfd16
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -370,7 +370,8 @@
"Unregistered users will automatically create an account": "Unregistered users will automatically create an account",
"Administrator has disabled new user registration": "Administrator has disabled new user registration",
"Email domain not supported, Please use one of the following:": "Email domain not supported. Please use one of the following:",
"Auth configuration error": "Auth configuration error"
"Auth configuration error": "Auth configuration error",
"Unknown error": "Unknown error"
},
"System": {
"MENU": "Menu",
+2 -1
View File
@@ -370,7 +370,8 @@
"Unregistered users will automatically create an account": "未注册用户将自动创建账户",
"Administrator has disabled new user registration": "管理员已关闭新用户注册",
"Email domain not supported, Please use one of the following:": "暂不支持此邮箱后缀,请使用以下邮箱:",
"Auth configuration error": "权限校验配置错误"
"Auth configuration error": "权限校验配置错误",
"Unknown error": "未知错误"
},
"System": {
"MENU": "菜单",