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.
36 lines
1.2 KiB
JSON
36 lines
1.2 KiB
JSON
{
|
|
"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."
|
|
},
|
|
"createdOn": "Created on",
|
|
"action": "Action",
|
|
"action.edit": "Edit",
|
|
"action.enable": "Enable",
|
|
"action.disable": "Disable",
|
|
"action.enable.title": "Do you want to enable account?",
|
|
"action.disable.title": "Do you want to disable account?",
|
|
"action.resetPassword": "Reset Password",
|
|
"action.resetPassword.tile": "Do you want to reset password?",
|
|
|
|
"accountList": "Account List",
|
|
"newAccount": "New Account",
|
|
"detail": "Detail",
|
|
"username": "Username",
|
|
"realname": "Realname",
|
|
"travelAgency": "Travel Agency",
|
|
"travelAgencyName": "Travel Agency Name",
|
|
"email": "Email",
|
|
"lastLogin": "Last Login",
|
|
|
|
"roleList": "Role List",
|
|
"newRole": "New Role",
|
|
"roleName": "Role Name",
|
|
"permission": "Permission"
|
|
} |