|
|
@ -8,5 +8,29 @@
|
|
|
|
"CurrentPassword": "Please input your password.",
|
|
|
|
"CurrentPassword": "Please input your password.",
|
|
|
|
"NewPassword": "Please input your new password.",
|
|
|
|
"NewPassword": "Please input your new password.",
|
|
|
|
"ReenterPassword": "Please reenter your 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"
|
|
|
|
}
|
|
|
|
}
|