You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
437 B
JSON
12 lines
437 B
JSON
1 year ago
|
{
|
||
|
"CurrentPassword": "Current password",
|
||
|
"NewPassword": "New password",
|
||
|
"ReenterPassword": "Reenter password",
|
||
|
"Validation": {
|
||
|
"Success": "Your password has been successfully updated.",
|
||
|
"Fail": "Failed to change password. Please try again.",
|
||
|
"CurrentPassword": "Please input your password.",
|
||
|
"NewPassword": "Please input your new password.",
|
||
|
"ReenterPassword": "Please reenter your password."
|
||
|
}
|
||
|
}
|