| | |
| | | export default { |
| | | 'main.search': 'Search', |
| | | 'main.reset': 'Reset', |
| | | 'main.copy.success': 'Copy success', |
| | | 'main.pagination.of': 'of', |
| | | 'main.pagination.items': 'items', |
| | | 'main.confirm': 'OK', |
| | | 'main.submit': 'Submit', |
| | | 'main.return': 'Return', |
| | | 'main.close': 'Close', |
| | | 'main.cancel': 'Cancel', |
| | | 'main.action.confirm.tip': 'Do you want to execute?', |
| | | 'main.action.confirm.success': 'Execute successfully!', |
| | | 'main.action.confirm.selectline': 'Please select a line!', |
| | | 'main.action.confirm.selectSingleLine': 'Please select a single row of data!', |
| | | 'main.form.required.input': 'Please input ', |
| | | 'main.form.required.select': 'Please select ' |
| | | 'main.view.unenabled': '抱歉,您访问的页面未启用,请联系管理员。', |
| | | 'main.role.title': 'The role list', |
| | | 'form.required.input': 'Please enter the ', |
| | | 'form.required.select': 'Please select a ' |
| | | } |