add register

This commit is contained in:
ljw
2024-10-31 15:12:46 +08:00
parent 31dbe5c8e2
commit d3031ae5d8
9 changed files with 209 additions and 6 deletions
+10 -2
View File
@@ -428,8 +428,16 @@
"LastOnlineIp": {
"One": "最后在线IP"
},
"or login in with" :
{
"or login in with": {
"One": "或使用以下登陆"
},
"ConfirmPassword": {
"One": "确认密码"
},
"PasswordNotMatchConfirmPassword": {
"One": "密码与确认密码不匹配"
},
"ToLogin": {
"One": "去登录"
}
}