Cette révision appartient à :
lejianwen
2025-05-08 11:11:13 +08:00
Parent 357f34e0e4
révision 48a38156f7
8 fichiers modifiés avec 63 ajouts et 12 suppressions
+10 -1
Voir le fichier
@@ -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"
}
}