Blame view
src/lang/en.js
7.32 KB
d7d9c38c2 auto commit the c... |
1 |
export default { |
50760eab9 auto commit the c... |
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
// 添加的新词条------start prod: { menu_title: 'products' }, order: { }, users: { }, site: { }, meta: { }, system: { memu: '系统' }, |
d7d9c38c2 auto commit the c... |
21 |
route: { |
50760eab9 auto commit the c... |
22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
users: 'users', usersList: 'user list', shopers: 'shoper suply chain', prods: 'products', orders: 'orders', sites: 'sites', metas: { metas: 'meta', list: 'tree' }, systems: { systems: 'system', sites: 'site seting', money: 'money seting', industry: 'industry seting', template: 'template seting' }, // 添加的新词条------end |
d7d9c38c2 auto commit the c... |
40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 |
dashboard: 'Dashboard', documentation: 'Documentation', guide: 'Guide', permission: 'Permission', pagePermission: 'Page Permission', rolePermission: 'Role Permission', directivePermission: 'Directive Permission', icons: 'Icons', components: 'Components', tinymce: 'Tinymce', markdown: 'Markdown', jsonEditor: 'JSON Editor', dndList: 'Dnd List', splitPane: 'SplitPane', avatarUpload: 'Avatar Upload', dropzone: 'Dropzone', sticky: 'Sticky', countTo: 'Count To', componentMixin: 'Mixin', backToTop: 'Back To Top', dragDialog: 'Drag Dialog', dragSelect: 'Drag Select', dragKanban: 'Drag Kanban', charts: 'Charts', keyboardChart: 'Keyboard Chart', lineChart: 'Line Chart', mixChart: 'Mix Chart', example: 'Example', nested: 'Nested Routes', menu1: 'Menu 1', 'menu1-1': 'Menu 1-1', 'menu1-2': 'Menu 1-2', 'menu1-2-1': 'Menu 1-2-1', 'menu1-2-2': 'Menu 1-2-2', 'menu1-3': 'Menu 1-3', menu2: 'Menu 2', Table: 'Table', dynamicTable: 'Dynamic Table', dragTable: 'Drag Table', inlineEditTable: 'Inline Edit', complexTable: 'Complex Table', tab: 'Tab', form: 'Form', createArticle: 'Create Article', editArticle: 'Edit Article', articleList: 'Article List', errorPages: 'Error Pages', page401: '401', page404: '404', errorLog: 'Error Log', excel: 'Excel', exportExcel: 'Export Excel', selectExcel: 'Export Selected', mergeHeader: 'Merge Header', uploadExcel: 'Upload Excel', zip: 'Zip', pdf: 'PDF', exportZip: 'Export Zip', theme: 'Theme', clipboardDemo: 'Clipboard', i18n: 'I18n', externalLink: 'External Link', profile: 'Profile' }, navbar: { dashboard: 'Dashboard', github: 'Github', logOut: 'Log Out', profile: 'Profile', theme: 'Theme', size: 'Global Size' }, login: { |
50760eab9 auto commit the c... |
113 114 115 116 117 118 119 120 121 |
runner: 'officer Runner', shoper: 'shop of Suply Chain', assistant: 'worker in system', signup: 'sign up', forgetpassword: 'forget password', rememberpassword: 'remember password', // title: 'let\'s conquer the world', title: 'LET\'S FUCK THE WORLD', |
d7d9c38c2 auto commit the c... |
122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 |
logIn: 'Login', username: 'Username', password: 'Password', any: 'any', thirdparty: 'Or connect with', thirdpartyTips: 'Can not be simulated on local, so please combine you own business simulation! ! !' }, documentation: { documentation: 'Documentation', github: 'Github Repository' }, permission: { addRole: 'New Role', editPermission: 'Edit', roles: 'Your roles', switchRoles: 'Switch roles', tips: 'In some cases, using v-permission will have no effect. For example: Element-UI el-tab or el-table-column and other scenes that dynamically render dom. You can only do this with v-if.', delete: 'Delete', confirm: 'Confirm', cancel: 'Cancel' }, guide: { description: 'The guide page is useful for some people who entered the project for the first time. You can briefly introduce the features of the project. Demo is based on ', button: 'Show Guide' }, components: { documentation: 'Documentation', tinymceTips: 'Rich text is a core feature of the management backend, but at the same time it is a place with lots of pits. In the process of selecting rich texts, I also took a lot of detours. The common rich texts on the market have been basically used, and I finally chose Tinymce. See the more detailed rich text comparison and introduction.', dropzoneTips: 'Because my business has special needs, and has to upload images to qiniu, so instead of a third party, I chose encapsulate it by myself. It is very simple, you can see the detail code in @/components/Dropzone.', stickyTips: 'when the page is scrolled to the preset position will be sticky on the top.', backToTopTips1: 'When the page is scrolled to the specified position, the Back to Top button appears in the lower right corner', backToTopTips2: 'You can customize the style of the button, show / hide, height of appearance, height of the return. If you need a text prompt, you can use element-ui el-tooltip elements externally', imageUploadTips: 'Since I was using only the vue@1 version, and it is not compatible with mockjs at the moment, I modified it myself, and if you are going to use it, it is better to use official version.' }, table: { dynamicTips1: 'Fixed header, sorted by header order', dynamicTips2: 'Not fixed header, sorted by click order', dragTips1: 'The default order', dragTips2: 'The after dragging order', title: 'Title', importance: 'Imp', type: 'Type', remark: 'Remark', search: 'Search', add: 'Add', export: 'Export', reviewer: 'reviewer', id: 'ID', date: 'Date', author: 'Author', readings: 'Readings', status: 'Status', actions: 'Actions', edit: 'Edit', publish: 'Publish', draft: 'Draft', delete: 'Delete', cancel: 'Cancel', confirm: 'Confirm' }, example: { warning: 'Creating and editing pages cannot be cached by keep-alive because keep-alive include does not currently support caching based on routes, so it is currently cached based on component name. If you want to achieve a similar caching effect, you can use a browser caching scheme such as localStorage. Or do not use keep-alive include to cache all pages directly. See details' }, errorLog: { tips: 'Please click the bug icon in the upper right corner', description: 'Now the management system are basically the form of the spa, it enhances the user experience, but it also increases the possibility of page problems, a small negligence may lead to the entire page deadlock. Fortunately Vue provides a way to catch handling exceptions, where you can handle errors or report exceptions.', documentation: 'Document introduction' }, excel: { export: 'Export', selectedExport: 'Export Selected Items', placeholder: 'Please enter the file name (default excel-list)' }, zip: { export: 'Export', placeholder: 'Please enter the file name (default file)' }, pdf: { tips: 'Here we use window.print() to implement the feature of downloading PDF.' }, theme: { change: 'Change Theme', documentation: 'Theme documentation', tips: 'Tips: It is different from the theme-pick on the navbar is two different skinning methods, each with different application scenarios. Refer to the documentation for details.' }, tagsView: { refresh: 'Refresh', close: 'Close', closeOthers: 'Close Others', closeAll: 'Close All' }, settings: { title: 'Page style setting', theme: 'Theme Color', tagsView: 'Open Tags-View', fixedHeader: 'Fixed Header', sidebarLogo: 'Sidebar Logo' } } |