| | |
| | | export default { |
| | | 'header.confirm': 'Ok', |
| | | 'header.cancel': 'Cancel', |
| | | 'header.return': 'Back', |
| | | 'header.logout': 'Logout', |
| | | 'header.logout.hint': 'Are you sure you want to log out?', |
| | | 'header.password': 'Change the password', |
| | |
| | | 'header.password.minlen': 'The minimum password length is 6 digits!', |
| | | 'header.password.maxlen': 'The maximum password length is 12 bits!', |
| | | 'header.password.diff': 'Two passwords that you enter is inconsistent!', |
| | | 'header.password.resetsuccess': 'Password modified successfully!' |
| | | 'header.password.resetsuccess': 'Password modified successfully!', |
| | | 'header.menu.close': 'Are you sure to delete the menu <<@M>> ?', |
| | | 'header.menu.presave': 'Menu order has been adjusted, Please save!', |
| | | 'header.menu.addtitle': 'The new menu', |
| | | 'header.menu.edittitle': 'The edit menu', |
| | | 'header.menu.menuID': 'Menu ID', |
| | | 'header.menu.menuName': 'Menu Name', |
| | | 'form.required.input': 'Please enter the ' |
| | | } |