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
@@ -424,5 +424,14 @@
},
"LastOnlineIp": {
"One": "마지막 온라인 IP"
},
"ConfirmPassword": {
"One": "비밀번호 확인"
},
"PasswordNotMatchConfirmPassword": {
"One": "비밀번호가 확인 비밀번호와 일치하지 않습니다"
},
"ToLogin": {
"One": "로그인하려면 클릭하십시오"
}
}