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
+9
View File
@@ -438,5 +438,14 @@
},
"LastOnlineIp": {
"One": "Last Online Ip"
},
"ConfirmPassword": {
"One": "Confirm Password"
},
"PasswordNotMatchConfirmPassword": {
"One": "Password not match Confirm Password"
},
"ToLogin": {
"One": "To Login"
}
}