| | |
| | | export default { |
| | | 'header.confirm': 'Ok', |
| | | 'header.submit': 'Submit', |
| | | 'header.delete': 'Delete', |
| | | 'header.cancel': 'Cancel', |
| | | 'header.edit': 'Edit', |
| | |
| | | '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.login.develop': '登录开发机', |
| | | 'header.menu.tadd': '添加菜单', |
| | | 'header.menu.tupdate': '修改菜单', |
| | | 'header.menu.close': 'Are you sure to delete the menu <<@M>> ?', |
| | | 'header.menu.update': 'Are you sure to modify the configuration information of the menu <<@M>> ?', |
| | | 'header.menu.presave': 'Menu order has been adjusted, Please save!', |
| | | 'header.menu.resetorder': 'Are you sure to adjust the menu sequence ?', |
| | | 'header.menu.template.empty': '菜单模板丢失,请重新选择模板!', |
| | | 'header.menu.template.change': '切换模板', |
| | | 'header.menu.addtitle': 'The new menu', |
| | | 'header.menu.edittitle': 'The edit menu', |
| | | 'header.menu.editTitle': 'The edit menu', |
| | | 'header.menu.menuID': 'Menu ID', |
| | | 'header.menu.menuName': 'Menu Name', |
| | | 'header.menu.menuNo': 'Menu Parameter', |
| | | 'header.menu.supMenu': 'Superior Menu', |
| | | 'header.menu.icon': 'Icon', |
| | | 'header.menu.openType': 'Open With', |
| | | 'header.menu.openType.menu': 'Menu', |
| | | 'header.menu.openType.newWindow': 'A new window', |
| | |
| | | 'header.menu.thawmenu.target': 'Unfreeze', |
| | | 'header.menu.thawmenu.itemUnit': 'item', |
| | | 'header.menu.thawmenu.itemsUnit': 'items', |
| | | 'form.required.input': 'Please enter the ' |
| | | 'form.required.input': 'Please enter the ', |
| | | 'form.required.select': '请选择' |
| | | } |