This commit is contained in:
lejianwen
2025-05-08 11:11:13 +08:00
parent 357f34e0e4
commit 48a38156f7
8 changed files with 63 additions and 12 deletions
+10 -1
View File
@@ -439,6 +439,15 @@
"LastOnlineIp": {
"One": "Last Online Ip"
},
"OldPassword": {
"One": "Old Password"
},
"NewPasswordEqualOldPassword": {
"One": "New Password cannot be the same as Old Password"
},
"NewPassword": {
"One": "New Password"
},
"ConfirmPassword": {
"One": "Confirm Password"
},
@@ -518,6 +527,6 @@
"One": "Columns"
},
"You can reference export file": {
"One": "You can reference export file"
"One": "You can reference export file"
}
}