| | |
| | | export default { |
| | | 'main.search': 'Search', |
| | | 'main.reset': 'Reset', |
| | | 'main.edit': 'Edit', |
| | | 'main.confirm': 'OK', |
| | | 'main.return': 'Cancel', |
| | | 'main.close': '关闭', |
| | | 'main.submit': 'Submit', |
| | | 'main.return': 'Return', |
| | | 'main.close': 'Close', |
| | | 'main.all': 'All', |
| | | 'main.cancel': 'Cancel', |
| | | 'main.logout': 'Logout', |
| | | 'main.doc': '文档中心', |
| | | 'main.logout.hint': 'Are you sure you want to log out?', |
| | | 'main.password': 'Change the password', |
| | | 'main.password.origin': 'Original Password', |
| | | 'main.password.origin.required': 'Please input your original password!', |
| | | 'main.password.new': 'Password', |
| | | 'main.password.new.required': 'Please input your password!', |
| | | 'main.password.confirm': 'Confirm Password', |
| | | 'main.password.confirm.required': 'Please confirm your password!', |
| | | 'main.password.maxlen': 'The maximum password length is 12 bits!', |
| | | 'main.password.diff': 'Two passwords that you enter is inconsistent!', |
| | | 'main.password.resetsuccess': 'Password modified successfully!', |
| | | 'main.login.develop': 'Login developer', |
| | | 'main.revert.default': 'Restore default Settings', |
| | | 'main.copy.success': 'Copy success', |
| | | 'main.pagination.of': 'of', |
| | | 'main.pagination.items': 'items', |
| | | 'main.page.settingerror': '页面配置错误!', |
| | | 'main.datasource.settingerror': '数据源配置错误!', |
| | | 'main.action.settingerror': 'Button setting error!', |
| | | 'main.action.confirm.tip': 'Do you want to execute?', |
| | | 'main.action.confirm.success': 'Execute successfully!', |
| | |
| | | 'main.action.primarykey.required': 'Primary key not set!', |
| | | 'main.action.primarykey.repetition': 'There are multiple primary keys!', |
| | | 'main.action.primarykey.repetitionbid': 'There are multiple BID!', |
| | | 'main.column.operation': '操作', |
| | | 'main.excel.line': '行', |
| | | 'main.excel.column': '列', |
| | | 'main.excel.includekey': '含有关键字', |
| | | 'main.excel.line': 'line', |
| | | 'main.excel.column': 'column', |
| | | 'main.excel.includekey': ' Contain keywords ', |
| | | 'main.excel.content.emptyerror': '内容不可为空', |
| | | 'main.excel.content.typeerror': '内容应为数值', |
| | | 'main.excel.content.interror': '内容应为整数', |
| | |
| | | 'main.excel.content.maxlimit': '内容超长', |
| | | 'main.excel.content.limitmin': '小于最小值', |
| | | 'main.excel.content.limitmax': '大于最大值', |
| | | 'main.form.link.error': '关联菜单设置错误!', |
| | | 'form.required.input': 'Please input ', |
| | | 'form.required.select': 'Please select ' |
| | | 'main.form.link.error': '联动菜单设置错误!', |
| | | 'main.form.picture.check': '查看图片', |
| | | 'main.thawmenu.source': 'Frozen', |
| | | 'main.thawmenu.target': 'Unfreeze', |
| | | 'main.thawmenu.itemUnit': 'item', |
| | | 'main.thawmenu.itemsUnit': 'items', |
| | | 'main.role.title': 'The role list', |
| | | 'main.view.notFound': '抱歉,你访问的页面不存在,请联系管理员。', |
| | | 'form.required.input': 'Please enter the ', |
| | | 'form.required.select': 'Please select a ' |
| | | } |