fix: i18n (lejianwen/rustdesk-api#222)
This commit is contained in:
+10
-1
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user