1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/.cache/babel-loader/eb57152318179153199548c16f8...

1 line
59 KiB
JSON
Raw Normal View History

2023-12-18 13:12:25 +08:00
{"remainingRequest":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\babel-loader\\lib\\index.js!C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\src\\i18n\\en-US.js","dependencies":[{"path":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\src\\i18n\\en-US.js","mtime":1614735254000},{"path":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main\\node_modules\\babel-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["var t = {};\nt.loading = 'Loading...';\nt.brand = {};\nt.brand.lg = 'Dkha Cloud';\nt.brand.mini = 'RC';\nt.add = 'Add';\nt.delete = 'Delete';\nt.deleteBatch = 'Delete';\nt.update = 'Edit';\nt.manage = 'Manage';\nt.query = 'Query';\nt.export = 'Export';\nt.handle = 'Action';\nt.confirm = 'Confirm';\nt.cancel = 'Cancel';\nt.clear = 'Clear';\nt.logout = 'Sign Out';\nt.createDate = 'Create Time';\nt.keyword = 'Keyword';\nt.choose = 'Please Choose';\nt.prompt = {};\nt.prompt.title = 'Prompt';\nt.prompt.info = 'Confirm to carry out [{handle}] operation?';\nt.prompt.success = 'Succeeded';\nt.prompt.failed = 'Failed';\nt.prompt.deleteBatch = 'Please select delete item';\nt.validate = {};\nt.validate.required = 'Required field cannot be empty';\nt.validate.format = '{attr} format error';\nt.upload = {};\nt.upload.text = 'Drop files here, or <em>Click Upload</em>';\nt.upload.tip = 'Only support {format} format files! ';\nt.upload.button = 'Click to upload';\nt.datePicker = {};\nt.datePicker.range = 'To';\nt.datePicker.start = 'Start Date';\nt.datePicker.end = 'End Date';\nt.fullscreen = {};\nt.fullscreen.prompt = 'Your browser does not support this operation';\nt.updatePassword = {};\nt.updatePassword.title = 'Change Password';\nt.updatePassword.username = 'Account';\nt.updatePassword.password = 'Original';\nt.updatePassword.newPassword = 'New Password';\nt.updatePassword.confirmPassword = 'Confirm';\nt.updatePassword.validate = {};\nt.updatePassword.validate.confirmPassword = 'Confirm password is not consistent with new password input';\nt.contentTabs = {};\nt.contentTabs.closeCurrent = 'Close Current Tab';\nt.contentTabs.closeOther = 'Close Other Tabs';\nt.contentTabs.closeAll = 'Close All Tabs';\n/* pages */\n\nt.notFound = {};\nt.notFound.desc = 'Sorry! <em>missing</em> on the page you visited...';\nt.notFound.back = 'Previous Page';\nt.notFound.home = 'Home';\nt.login = {};\nt.login.title = 'Sign In';\nt.login.username = 'Username';\nt.login.password = 'Password';\nt.login.captcha = 'Verification Code';\nt.login.demo = 'Demo';\nt.login.copyright = 'Dkha';\nt.home = {};\nt.home.desc = {};\nt.home.desc.title = 'Project introduction';\nt.home.desc.list = ['Dkha CLOUD is a micro service platform based on Spring Cloud, providing enterprises with one-stop micro service solutions', 'Based on the latest development of Spring Cloud Alibaba, Spring Cloud Gateway, Spring Boot, SpringSecurity OAuth2.0, Sentinel, Skywalking, Seata, Nacos, Mybatis, Element', 'The code style is elegant and simple, easy to understand, and meets the specification requirements of \"alibaba Java development manual\", which can be used as enterprise code specification', 'Excellent menu function permissions, the front end can flexibly control the display of pages and buttons, and the back end can intercept unauthorized requests', 'Good data access management, just add corresponding annotations without any other code, can achieve data filtering, data access purposes', 'Flexible role permission management. When adding a role, the role permission can only be a subset of the creator permission, which can effectively prevent the permission from exceeding the authority', 'Flexible log management, can view log, operation log, exception log, easy to audit and BUG location', 'The flexible internationalization configuration supports simplified Chinese, traditional Chinese and English. If you need to add a new language, you only need to add a new language [i18n] fi