@lingxiteam/assets 4.3.2-alpha.1 → 4.3.2-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/rootConfig/locales/enus/config-locales-es.mobile.js +51 -144
- package/es/rootConfig/locales/enus/config-locales-es.pc.js +114 -37
- package/es/rootConfig/locales/enus/config-locales-es.todo-actionList.js +293 -721
- package/es/rootConfig/locales/enus/config-locales-es.todo-callback.js +8 -9
- package/es/rootConfig/locales/enus/config-locales-es.todo-optionList.js +141 -214
- package/es/rootConfig/locales/zhcn/config-locales-cn.mobile.js +1 -143
- package/es/rootConfig/locales/zhcn/config-locales-cn.pc.js +1 -289
- package/es/rootConfig/locales/zhcn/config-locales-cn.todo-actionList.js +0 -714
- package/es/rootConfig/locales/zhcn/config-locales-cn.todo-callback.js +0 -8
- package/es/rootConfig/locales/zhcn/config-locales-cn.todo-optionList.js +2 -214
- package/es/rootConfig/locales/zhhk/config-locales-hk.mobile.js +49 -142
- package/es/rootConfig/locales/zhhk/config-locales-hk.pc.js +77 -288
- package/es/rootConfig/locales/zhhk/config-locales-hk.todo-actionList.js +287 -715
- package/es/rootConfig/locales/zhhk/config-locales-hk.todo-callback.js +8 -9
- package/es/rootConfig/locales/zhhk/config-locales-hk.todo-optionList.js +140 -213
- package/es/rootConfig/mobile/BusiComp.js +22 -22
- package/es/rootConfig/mobile/MobileModal.js +38 -38
- package/es/rootConfig/mobile/MobilePopover.js +22 -22
- package/es/rootConfig/mobile/page.js +42 -42
- package/es/rootConfig/pc/BusiComp.js +41 -41
- package/es/rootConfig/pc/Drawer.js +64 -64
- package/es/rootConfig/pc/Modal.js +63 -63
- package/es/rootConfig/pc/Popover.js +42 -42
- package/es/rootConfig/pc/page.js +55 -55
- package/es/rootConfig/todoActionList.js +691 -691
- package/es/rootConfig/todoCallback.js +9 -9
- package/es/rootConfig/todoOptionList.js +203 -203
- package/lib/rootConfig/locales/enus/config-locales-es.mobile.js +51 -144
- package/lib/rootConfig/locales/enus/config-locales-es.pc.js +114 -37
- package/lib/rootConfig/locales/enus/config-locales-es.todo-actionList.js +293 -721
- package/lib/rootConfig/locales/enus/config-locales-es.todo-callback.js +8 -9
- package/lib/rootConfig/locales/enus/config-locales-es.todo-optionList.js +141 -214
- package/lib/rootConfig/locales/zhcn/config-locales-cn.mobile.js +1 -143
- package/lib/rootConfig/locales/zhcn/config-locales-cn.pc.js +1 -289
- package/lib/rootConfig/locales/zhcn/config-locales-cn.todo-actionList.js +0 -714
- package/lib/rootConfig/locales/zhcn/config-locales-cn.todo-callback.js +0 -8
- package/lib/rootConfig/locales/zhcn/config-locales-cn.todo-optionList.js +2 -214
- package/lib/rootConfig/locales/zhhk/config-locales-hk.mobile.js +49 -142
- package/lib/rootConfig/locales/zhhk/config-locales-hk.pc.js +77 -288
- package/lib/rootConfig/locales/zhhk/config-locales-hk.todo-actionList.js +287 -715
- package/lib/rootConfig/locales/zhhk/config-locales-hk.todo-callback.js +8 -9
- package/lib/rootConfig/locales/zhhk/config-locales-hk.todo-optionList.js +140 -213
- package/lib/rootConfig/mobile/BusiComp.js +22 -22
- package/lib/rootConfig/mobile/MobileModal.js +38 -38
- package/lib/rootConfig/mobile/MobilePopover.js +22 -22
- package/lib/rootConfig/mobile/page.js +42 -42
- package/lib/rootConfig/pc/BusiComp.js +41 -41
- package/lib/rootConfig/pc/Drawer.js +64 -64
- package/lib/rootConfig/pc/Modal.js +63 -63
- package/lib/rootConfig/pc/Popover.js +42 -42
- package/lib/rootConfig/pc/page.js +55 -55
- package/lib/rootConfig/todoActionList.js +691 -691
- package/lib/rootConfig/todoCallback.js +9 -9
- package/lib/rootConfig/todoOptionList.js +203 -203
- package/package.json +1 -1
|
@@ -1,199 +1,106 @@
|
|
|
1
1
|
export var mobileEnUS = {
|
|
2
|
-
// mobile/BusiComp
|
|
3
|
-
'mobile.busiComp.label': 'Business Component',
|
|
4
|
-
'mobile.busiComp.props.searchParams.0.name': 'Business Primary Key',
|
|
5
|
-
'mobile.busiComp.props.searchParams.1.name': 'Business Scenario',
|
|
6
|
-
'mobile.busiComp.props.searchParams.2.name': 'Business Data',
|
|
7
|
-
// todoActionList.previewFile
|
|
8
|
-
'mobile.busiComp.todoActionList.previewFile.label': 'File Preview',
|
|
9
2
|
'mobile.busiComp.todoActionList.previewFile.todoOptions.fileId.label': 'File ID/URL',
|
|
10
3
|
'mobile.busiComp.todoActionList.previewFile.todoOptions.fileId.labelTip': 'Supported preview formats: pdf, jpg, jpeg, png, svg, mp4, mov, txt, html, js, doc, xlsx, docx, wps, ppt, etc. Note: If it is an external URL, cross-origin issues may occur.',
|
|
11
|
-
'mobile.busiComp.todoActionList.previewFile.classification.page.label': 'Page',
|
|
12
|
-
// todoActionList.callNotStatedCustomFunc
|
|
13
4
|
'mobile.busiComp.todoActionList.callNotStatedCustomFunc.label': 'Call Undeclared Custom Event',
|
|
14
|
-
'mobile.busiComp.todoActionList.callNotStatedCustomFunc.todoOptions.funcName.label': 'Event',
|
|
15
|
-
'mobile.busiComp.todoActionList.callNotStatedCustomFunc.todoOptions.funcName.props.titleLink.0.title': 'Refresh',
|
|
16
|
-
'mobile.busiComp.todoActionList.callNotStatedCustomFunc.todoOptions.funcParams.label': 'Event Parameters',
|
|
17
|
-
'mobile.busiComp.todoActionList.callNotStatedCustomFunc.classification.communicate.label': 'Data Communication',
|
|
18
|
-
'mobile.busiComp.todoActionList.callNotStatedCustomFunc.remarks.0.label': 'Notes',
|
|
19
5
|
'mobile.busiComp.todoActionList.callNotStatedCustomFunc.remarks.0.content': 'The selected page needs to enable caching (e.g., if Page A navigates to Page B and Page B needs to call a custom event on Page A, then caching must be enabled on Page A).',
|
|
20
|
-
// todoEvents
|
|
21
6
|
'mobile.busiComp.todoEvents.onLoaded.label': 'Component Loaded',
|
|
22
7
|
'mobile.busiComp.todoEvents.useEffect.label': 'After Business Component State Changes',
|
|
23
|
-
'mobile.busiComp.todoEvents.willUnmount.label': 'Component Unmounted',
|
|
24
|
-
// todoProps
|
|
25
|
-
'mobile.busiComp.todoProps.pageName.label': 'Name',
|
|
26
|
-
'mobile.busiComp.todoProps.pageName.groupsName': 'Basic',
|
|
27
|
-
'mobile.busiComp.todoProps.catalogItemId.label': 'Group',
|
|
28
|
-
'mobile.busiComp.todoProps.catalogItemId.groupsName': 'Basic',
|
|
29
|
-
'mobile.busiComp.todoProps.compState.label': 'Component State',
|
|
30
|
-
'mobile.busiComp.todoProps.compState.groupsName': 'Component State',
|
|
31
|
-
'mobile.busiComp.todoProps.compFunc.label': 'Methods',
|
|
32
|
-
'mobile.busiComp.todoProps.compFunc.groupsName': 'Methods',
|
|
33
|
-
'mobile.busiComp.todoProps.compFunc.props.codeLabel': 'Method Code',
|
|
34
|
-
'mobile.busiComp.todoProps.compFunc.props.nameLabel': 'Method Name',
|
|
35
|
-
// mobile/page
|
|
36
|
-
'mobile.page.label': 'Page',
|
|
37
|
-
'mobile.page.props.searchParams.0.name': 'Business Primary Key',
|
|
38
|
-
'mobile.page.props.searchParams.1.name': 'Business Scenario',
|
|
39
|
-
'mobile.page.props.searchParams.2.name': 'Business Data',
|
|
40
|
-
// mobile/page todoActionList.previewFile
|
|
41
|
-
'mobile.page.todoActionList.previewFile.label': 'File Preview',
|
|
42
8
|
'mobile.page.todoActionList.previewFile.todoOptions.fileId.label': 'File ID/URL',
|
|
43
9
|
'mobile.page.todoActionList.previewFile.todoOptions.fileId.labelTip': 'Supported preview formats: pdf, jpg, jpeg, png, svg, mp4, mov, txt, html, js, doc, xlsx, docx, wps, ppt, etc. Note: If it is an external URL, cross-origin issues may occur.',
|
|
44
|
-
'mobile.page.todoActionList.previewFile.classification.page.label': 'Page',
|
|
45
|
-
// mobile/page todoEvents
|
|
46
10
|
'mobile.page.todoEvents.useEffect.label': 'Page Loaded',
|
|
47
11
|
'mobile.page.todoEvents.stateChange.label': 'After Component State Changes',
|
|
48
|
-
'mobile.page.todoEvents.willUnmount.label': 'Page Exit',
|
|
49
12
|
'mobile.page.todoEvents.onLeftClick.label': 'Page Back Click Event',
|
|
50
13
|
'mobile.page.todoEvents.otherPageMessage.label': 'Receive Page Message',
|
|
51
14
|
'mobile.page.todoEvents.otherPageMessage.params.0.title': 'Receive Data',
|
|
52
15
|
'mobile.page.todoEvents.onPageCacheRefresh.label': 'Page Cache Refresh',
|
|
53
16
|
'mobile.page.todoEvents.onPageCacheRefresh.params.0.title': 'Return Page Data',
|
|
54
17
|
'mobile.page.todoEvents.usePageEndRequest.label': 'Page Load Requests Finished',
|
|
55
|
-
'mobile.page.todoEvents.usePageEndRequest.remarks.0.label': 'Scenario Description',
|
|
56
18
|
'mobile.page.todoEvents.usePageEndRequest.remarks.0.content': 'After the Page Loaded event, a callback is triggered when all actions have finished (including async requests within Page Loaded; note: timer-related actions are not counted).',
|
|
57
|
-
'mobile.page.todoEvents.usePageEndRequest.remarks.1.label': 'Applicable Scenarios',
|
|
58
19
|
'mobile.page.todoEvents.usePageEndRequest.remarks.1.content': 'In complex form pages, you can show a page loading indicator in the Page Loaded event and hide it in the Page Load Requests Finished event to ensure data is fully populated before the user submits, avoiding errors caused by async delays.',
|
|
59
20
|
'mobile.page.todoEvents.pageGetWeChatCode.label': 'Get WeChat Authorization Info',
|
|
60
|
-
'mobile.page.todoEvents.pageGetWeChatCode.params.0.
|
|
61
|
-
'mobile.page.todoEvents.pageGetWeChatCode.params.0.description': 'On success, returns the following user information: openid — user\'s unique identifier; nickname — user\'s nickname; sex — user\'s gender (1 for male, 2 for female, 0 for unknown); province — province; city — city; country — country (e.g., CN for China); headimgurl — avatar URL, the last number indicates the square avatar size (0, 46, 64, 96, 132, where 0 means 640×640). If the user has no avatar, this field is empty. If the user changes the avatar, the original URL becomes invalid. privilege — user privilege information, JSON array (e.g., (chinaunicom) for China Unicom). unionid — appears only when the public account is bound to a WeChat Open Platform account.',
|
|
62
|
-
'mobile.page.todoEvents.pageGetWeChatCode.remarks.0.label': 'Scenario Description',
|
|
21
|
+
'mobile.page.todoEvents.pageGetWeChatCode.params.0.description': "On success, returns the following user information: openid — user's unique identifier; nickname — user's nickname; sex — user's gender (1 for male, 2 for female, 0 for unknown); province — province; city — city; country — country (e.g., CN for China); headimgurl — avatar URL, the last number indicates the square avatar size (0, 46, 64, 96, 132, where 0 means 640×640). If the user has no avatar, this field is empty. If the user changes the avatar, the original URL becomes invalid. privilege — user privilege information, JSON array (e.g., (chinaunicom) for China Unicom). unionid — appears only when the public account is bound to a WeChat Open Platform account.",
|
|
63
22
|
'mobile.page.todoEvents.pageGetWeChatCode.remarks.0.content': 'After successfully requesting WeChat user info authorization (Action: Request WeChat user info authorization), call this method to get user information including avatar, nickname, gender, region, language, etc.',
|
|
64
|
-
// mobile/page todoProps
|
|
65
|
-
'mobile.page.todoProps.pageName.label': 'Name',
|
|
66
|
-
'mobile.page.todoProps.pageName.groupsName': 'Basic',
|
|
67
|
-
'mobile.page.todoProps.pagePath.label': 'Path',
|
|
68
|
-
'mobile.page.todoProps.pagePath.groupsName': 'Basic',
|
|
69
23
|
'mobile.page.todoProps.pagePath.props.placeholder': 'e.g., /user/list',
|
|
70
24
|
'mobile.page.todoProps.pagePath.props.regex.message': 'Must be in /xx/yy/... format',
|
|
71
|
-
'mobile.page.todoProps.pageTitle.label': 'Page Title',
|
|
72
|
-
'mobile.page.todoProps.pageTitle.groupsName': 'Basic',
|
|
73
25
|
'mobile.page.todoProps.pageTitle.props.description': 'Use case: when the current page needs to dynamically change its title, you can bind via expression. Default title.',
|
|
74
|
-
'mobile.page.todoProps.
|
|
75
|
-
'mobile.page.todoProps.catalogItemId.groupsName': 'Basic',
|
|
76
|
-
'mobile.page.todoProps.scenarioList.label': 'Applicable Scenarios',
|
|
77
|
-
'mobile.page.todoProps.scenarioList.groupsName': 'Basic',
|
|
78
|
-
'mobile.page.todoProps.remark.label': 'Description',
|
|
79
|
-
'mobile.page.todoProps.remark.groupsName': 'Basic',
|
|
80
|
-
'mobile.page.todoProps.chooseFuncComp.label': 'Functional Components',
|
|
81
|
-
'mobile.page.todoProps.chooseFuncComp.groupsName': 'Basic',
|
|
82
|
-
'mobile.page.todoProps.ignoreLogin.label': 'Skip Login',
|
|
83
|
-
'mobile.page.todoProps.ignoreLogin.groupsName': 'Basic',
|
|
84
|
-
'mobile.page.todoProps.pageDynamicFlag.label': 'Page Cache',
|
|
85
|
-
'mobile.page.todoProps.pageDynamicFlag.groupsName': 'Basic',
|
|
86
|
-
'mobile.page.todoProps.pageDynamicFlag.props.description': 'When enabled, the page will be kept alive (reopening the page won\'t remount it, and page data won\'t be destroyed). You can pair it with the \'custom page cache clearing\' event to destroy the page.',
|
|
87
|
-
'mobile.page.todoProps.isMenu.label': 'Set as Menu',
|
|
88
|
-
'mobile.page.todoProps.isMenu.groupsName': 'Basic',
|
|
26
|
+
'mobile.page.todoProps.pageDynamicFlag.props.description': "When enabled, the page will be kept alive (reopening the page won't remount it, and page data won't be destroyed). You can pair it with the 'custom page cache clearing' event to destroy the page.",
|
|
89
27
|
'mobile.page.todoProps.isMenu.props.description': 'When enabled, the preview page will display this menu, and during synchronization this page will also be synced as a menu to the base portal.',
|
|
90
|
-
'mobile.page.todoProps.labels.label': 'Tags',
|
|
91
|
-
'mobile.page.todoProps.labels.groupsName': 'Basic',
|
|
92
|
-
'mobile.page.todoProps.compState.label': 'Component State',
|
|
93
|
-
'mobile.page.todoProps.compState.groupsName': 'Component State',
|
|
94
28
|
'mobile.page.todoProps.searchParams.label': 'URL Parameters',
|
|
95
29
|
'mobile.page.todoProps.searchParams.groupsName': 'URL Parameters',
|
|
96
|
-
'mobile.page.todoProps.routerData.label': 'Route Data',
|
|
97
|
-
'mobile.page.todoProps.routerData.groupsName': 'Route Data',
|
|
98
|
-
'mobile.page.todoProps.hideNavBar.label': 'Hide Navigation Bar',
|
|
99
|
-
'mobile.page.todoProps.hideNavBar.groupsName': 'Others',
|
|
100
|
-
// mobile/page todoStyles
|
|
101
|
-
'mobile.page.todoStyles.backgroundType.groupsName': 'Navigation Bar Background',
|
|
102
|
-
'mobile.page.todoStyles.backgroundType.label': 'Fill Type',
|
|
103
30
|
'mobile.page.todoStyles.colorType.groupsName': 'Title & Back Icon Color',
|
|
104
|
-
'mobile.page.todoStyles.colorType.label': 'Fill Type',
|
|
105
|
-
// mobile/modal
|
|
106
|
-
'mobile.modal.label': 'Modal',
|
|
107
|
-
'mobile.modal.props.compState.0.name': 'Business Primary Key',
|
|
108
|
-
'mobile.modal.props.compState.1.name': 'Business Scenario',
|
|
109
|
-
// mobile/modal todoActionList.previewFile
|
|
110
|
-
'mobile.modal.todoActionList.previewFile.label': 'File Preview',
|
|
111
31
|
'mobile.modal.todoActionList.previewFile.todoOptions.fileId.label': 'File ID/URL',
|
|
112
32
|
'mobile.modal.todoActionList.previewFile.todoOptions.fileId.labelTip': 'Supported preview formats: pdf, jpg, jpeg, png, svg, mp4, mov, txt, html, js, doc, xlsx, docx, wps, ppt, etc. Note: If it is an external URL, cross-origin issues may occur.',
|
|
113
|
-
'mobile.modal.todoActionList.previewFile.classification.page.label': 'Page',
|
|
114
|
-
// mobile/modal todoEvents
|
|
115
|
-
'mobile.modal.todoEvents.useEffect.label': 'After Modal Opened',
|
|
116
33
|
'mobile.modal.todoEvents.stateChange.label': 'After Component State Changes',
|
|
117
34
|
'mobile.modal.todoEvents.usePageEndRequest.label': 'Page Load Requests Finished',
|
|
118
|
-
'mobile.modal.todoEvents.usePageEndRequest.remarks.0.label': 'Scenario Description',
|
|
119
35
|
'mobile.modal.todoEvents.usePageEndRequest.remarks.0.content': 'After the Page Loaded event, a callback is triggered when all actions have finished (including async requests within Page Loaded; note: timer-related actions are not counted).',
|
|
120
|
-
'mobile.modal.todoEvents.usePageEndRequest.remarks.1.label': 'Applicable Scenarios',
|
|
121
36
|
'mobile.modal.todoEvents.usePageEndRequest.remarks.1.content': 'In complex form pages, you can show a page loading indicator in the Page Loaded event and hide it in the Page Load Requests Finished event to ensure data is fully populated before the user submits, avoiding errors caused by async delays.',
|
|
122
|
-
// mobile/modal todoProps
|
|
123
|
-
'mobile.modal.todoProps.pageName.label': 'Name',
|
|
124
|
-
'mobile.modal.todoProps.pageName.groupsName': 'Basic',
|
|
125
|
-
'mobile.modal.todoProps.pagePath.label': 'Path',
|
|
126
|
-
'mobile.modal.todoProps.pagePath.groupsName': 'Basic',
|
|
127
37
|
'mobile.modal.todoProps.pagePath.props.placeholder': 'e.g., /user/list',
|
|
128
38
|
'mobile.modal.todoProps.pagePath.props.regex.message': 'Must be in /xx/yy/... format',
|
|
129
|
-
'mobile.modal.todoProps.catalogItemId.label': 'Group',
|
|
130
|
-
'mobile.modal.todoProps.catalogItemId.groupsName': 'Basic',
|
|
131
|
-
'mobile.modal.todoProps.scenarioList.label': 'Applicable Scenarios',
|
|
132
|
-
'mobile.modal.todoProps.scenarioList.groupsName': 'Basic',
|
|
133
|
-
'mobile.modal.todoProps.mode.label': 'Display Mode',
|
|
134
|
-
'mobile.modal.todoProps.mode.groupsName': 'Basic',
|
|
135
|
-
'mobile.modal.todoProps.mode.props.options.0.title': 'Modal',
|
|
136
|
-
'mobile.modal.todoProps.mode.props.options.1.title': 'Floating Layer',
|
|
137
|
-
'mobile.modal.todoProps.mode.props.options.2.title': 'Dropdown',
|
|
138
|
-
'mobile.modal.todoProps.mode.props.options.3.title': 'Slide In from Left',
|
|
139
|
-
'mobile.modal.todoProps.mode.props.options.4.title': 'Slide In from Right',
|
|
140
|
-
'mobile.modal.todoProps.width.label': 'Width',
|
|
141
|
-
'mobile.modal.todoProps.width.groupsName': 'Basic',
|
|
142
39
|
'mobile.modal.todoProps.width.props.option.0.label': 'Pixels (px)',
|
|
143
40
|
'mobile.modal.todoProps.width.props.option.1.label': 'Percent (%)',
|
|
144
41
|
'mobile.modal.todoProps.width.props.option.2.label': 'Viewport Width (vw)',
|
|
145
|
-
'mobile.modal.todoProps.height.label': 'Height',
|
|
146
|
-
'mobile.modal.todoProps.height.groupsName': 'Basic',
|
|
147
42
|
'mobile.modal.todoProps.height.props.option.0.label': 'Pixels (px)',
|
|
148
43
|
'mobile.modal.todoProps.height.props.option.1.label': 'Percent (%)',
|
|
149
44
|
'mobile.modal.todoProps.height.props.option.2.label': 'Viewport Height (vh)',
|
|
150
|
-
'mobile.modal.todoProps.closeOnClickOverlay.label': 'Close Behavior',
|
|
151
|
-
'mobile.modal.todoProps.closeOnClickOverlay.groupsName': 'Basic',
|
|
152
45
|
'mobile.modal.todoProps.closeOnClickOverlay.props.options.0.title': 'Click Overlay to Close',
|
|
153
46
|
'mobile.modal.todoProps.closeOnClickOverlay.props.options.1.title': 'Click Overlay Does Not Close',
|
|
154
|
-
'mobile.modal.todoProps.destroyOnClose.label': 'Destroy on Close',
|
|
155
|
-
'mobile.modal.todoProps.destroyOnClose.groupsName': 'Basic',
|
|
156
47
|
'mobile.modal.todoProps.showCloseButton.label': 'Show Close Button',
|
|
157
|
-
'mobile.modal.todoProps.showCloseButton.groupsName': 'Basic',
|
|
158
|
-
'mobile.modal.todoProps.ignoreLogin.label': 'Skip Login',
|
|
159
|
-
'mobile.modal.todoProps.ignoreLogin.groupsName': 'Basic',
|
|
160
|
-
'mobile.modal.todoProps.labels.label': 'Tags',
|
|
161
|
-
'mobile.modal.todoProps.labels.groupsName': 'Basic',
|
|
162
|
-
'mobile.modal.todoProps.compState.label': 'Component State',
|
|
163
|
-
'mobile.modal.todoProps.compState.groupsName': 'Component State',
|
|
164
|
-
// mobile/popover
|
|
165
|
-
'mobile.popover.label': 'Popover',
|
|
166
|
-
'mobile.popover.props.searchParams.0.name': 'Business Primary Key',
|
|
167
|
-
'mobile.popover.props.searchParams.1.name': 'Business Scenario',
|
|
168
|
-
'mobile.popover.props.searchParams.2.name': 'Business Data',
|
|
169
|
-
// mobile/popover todoActionList.previewFile
|
|
170
|
-
'mobile.popover.todoActionList.previewFile.label': 'File Preview',
|
|
171
48
|
'mobile.popover.todoActionList.previewFile.todoOptions.fileId.label': 'File ID/URL',
|
|
172
49
|
'mobile.popover.todoActionList.previewFile.todoOptions.fileId.labelTip': 'Supported preview formats: pdf, jpg, jpeg, png, svg, mp4, mov, txt, html, js, doc, xlsx, docx, wps, ppt, etc. Note: If it is an external URL, cross-origin issues may occur.',
|
|
173
|
-
'mobile.popover.todoActionList.previewFile.classification.page.label': 'Page',
|
|
174
|
-
// mobile/popover todoEvents
|
|
175
50
|
'mobile.popover.todoEvents.stateChange.label': 'After Component State Changes',
|
|
176
51
|
'mobile.popover.todoEvents.usePageEndRequest.label': 'Page Load Requests Finished',
|
|
177
|
-
'mobile.popover.todoEvents.usePageEndRequest.remarks.0.label': 'Scenario Description',
|
|
178
52
|
'mobile.popover.todoEvents.usePageEndRequest.remarks.0.content': 'After the Page Loaded event, a callback is triggered when all actions have finished (including async requests within Page Loaded; note: timer-related actions are not counted).',
|
|
179
|
-
'mobile.popover.todoEvents.usePageEndRequest.remarks.1.label': 'Applicable Scenarios',
|
|
180
53
|
'mobile.popover.todoEvents.usePageEndRequest.remarks.1.content': 'In complex form pages, you can show a page loading indicator in the Page Loaded event and hide it in the Page Load Requests Finished event to ensure data is fully populated before the user submits, avoiding errors caused by async delays.',
|
|
181
|
-
// mobile/popover todoProps
|
|
182
|
-
'mobile.popover.todoProps.pageName.label': 'Name',
|
|
183
|
-
'mobile.popover.todoProps.pageName.groupsName': 'Basic',
|
|
184
|
-
'mobile.popover.todoProps.pagePath.label': 'Path',
|
|
185
|
-
'mobile.popover.todoProps.pagePath.groupsName': 'Basic',
|
|
186
54
|
'mobile.popover.todoProps.pagePath.props.placeholder': 'e.g., /user/list',
|
|
187
55
|
'mobile.popover.todoProps.pagePath.props.regex.message': 'Must be in /xx/yy/... format',
|
|
188
|
-
'
|
|
189
|
-
'
|
|
190
|
-
'
|
|
191
|
-
'
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
56
|
+
业务组件: 'Business Component',
|
|
57
|
+
业务主键: 'Business Primary Key',
|
|
58
|
+
业务场景: 'Business Scenario',
|
|
59
|
+
业务数据: 'Business Data',
|
|
60
|
+
文件预览: 'File Preview',
|
|
61
|
+
页面类: 'Page',
|
|
62
|
+
事件: 'Event',
|
|
63
|
+
刷新: 'Refresh',
|
|
64
|
+
事件入参: 'Event Parameters',
|
|
65
|
+
数据通信: 'Data Communication',
|
|
66
|
+
注意事项: 'Notes',
|
|
67
|
+
组件卸载: 'Component Unmounted',
|
|
68
|
+
名称: 'Name',
|
|
69
|
+
基础: 'Basic',
|
|
70
|
+
分组: 'Group',
|
|
71
|
+
组件状态: 'Component State',
|
|
72
|
+
方法: 'Methods',
|
|
73
|
+
方法编码: 'Method Code',
|
|
74
|
+
方法名称: 'Method Name',
|
|
75
|
+
页面: 'Page',
|
|
76
|
+
页面退出: 'Page Exit',
|
|
77
|
+
场景描述: 'Scenario Description',
|
|
78
|
+
适用场景: 'Applicable Scenarios',
|
|
79
|
+
结果详情: 'Result Details',
|
|
80
|
+
路径: 'Path',
|
|
81
|
+
页面标题: 'Page Title',
|
|
82
|
+
描述: 'Description',
|
|
83
|
+
功能组件: 'Functional Components',
|
|
84
|
+
免登录: 'Skip Login',
|
|
85
|
+
页面缓存: 'Page Cache',
|
|
86
|
+
设置为菜单: 'Set as Menu',
|
|
87
|
+
标签: 'Tags',
|
|
88
|
+
路由数据: 'Route Data',
|
|
89
|
+
隐藏导航条: 'Hide Navigation Bar',
|
|
90
|
+
其他: 'Others',
|
|
91
|
+
导航栏背景: 'Navigation Bar Background',
|
|
92
|
+
填充类型: 'Fill Type',
|
|
93
|
+
弹窗: 'Modal',
|
|
94
|
+
弹窗打开后: 'After Modal Opened',
|
|
95
|
+
显示模式: 'Display Mode',
|
|
96
|
+
浮层: 'Floating Layer',
|
|
97
|
+
下拉: 'Dropdown',
|
|
98
|
+
从左侧滑出: 'Slide In from Left',
|
|
99
|
+
从右侧滑出: 'Slide In from Right',
|
|
100
|
+
宽度: 'Width',
|
|
101
|
+
高度: 'Height',
|
|
102
|
+
关闭方式: 'Close Behavior',
|
|
103
|
+
关闭后销毁: 'Destroy on Close',
|
|
104
|
+
浮窗: 'Popover'
|
|
198
105
|
};
|
|
199
106
|
export default mobileEnUS;
|
|
@@ -1,49 +1,126 @@
|
|
|
1
1
|
export var pcEnUS = {
|
|
2
|
-
// pc/BusiComp
|
|
3
|
-
'pc.busiComp.label': 'Business Component',
|
|
4
|
-
'pc.busiComp.props.searchParams.0.name': 'Business Primary Key',
|
|
5
|
-
'pc.busiComp.props.searchParams.1.name': 'Business Scenario',
|
|
6
|
-
'pc.busiComp.props.searchParams.2.name': 'Business Data',
|
|
7
|
-
// pc todoActionList.showMessage
|
|
8
|
-
'pc.busiComp.todoActionList.showMessage.label': 'Message Prompt',
|
|
9
|
-
'pc.busiComp.todoActionList.showMessage.todoOptions.type.label': 'Type',
|
|
10
|
-
'pc.busiComp.todoActionList.showMessage.todoOptions.type.props.options.0.title': 'Success',
|
|
11
|
-
'pc.busiComp.todoActionList.showMessage.todoOptions.type.props.options.1.title': 'Prompt',
|
|
12
|
-
'pc.busiComp.todoActionList.showMessage.todoOptions.type.props.options.2.title': 'Warning',
|
|
13
|
-
'pc.busiComp.todoActionList.showMessage.todoOptions.type.props.options.3.title': 'Error',
|
|
14
|
-
'pc.busiComp.todoActionList.showMessage.todoOptions.type.props.options.4.title': 'Loading Animation',
|
|
15
|
-
'pc.busiComp.todoActionList.showMessage.todoOptions.icon.label': 'Custom Icon',
|
|
16
|
-
'pc.busiComp.todoActionList.showMessage.todoOptions.icon.props.placeholder': 'Please select an icon',
|
|
17
|
-
'pc.busiComp.todoActionList.showMessage.todoOptions.value.label': 'Content',
|
|
18
|
-
'pc.busiComp.todoActionList.showMessage.todoOptions.duration.label': 'Loading Duration',
|
|
19
|
-
'pc.busiComp.todoActionList.showMessage.todoOptions.duration.props.addonAfter': 'seconds',
|
|
20
2
|
'pc.busiComp.todoActionList.showMessage.todoOptions.okText.label': 'Confirm Button Text',
|
|
21
3
|
'pc.busiComp.todoActionList.showMessage.todoOptions.cancelText.label': 'Cancel Button Text',
|
|
22
4
|
'pc.busiComp.todoActionList.showMessage.classification.modal.label': 'Message & Modal',
|
|
23
|
-
'pc.busiComp.todoActionList.showMessage.remarks.0.label': 'Note',
|
|
24
5
|
'pc.busiComp.todoActionList.showMessage.remarks.0.content': 'When the loading duration is 0, it means always showing loading. When the loading duration is greater than 0, it means showing loading according to the set time.',
|
|
25
|
-
// pc todoActionList.previewFile
|
|
26
|
-
'pc.busiComp.todoActionList.previewFile.label': 'File Preview',
|
|
27
6
|
'pc.busiComp.todoActionList.previewFile.todoOptions.fileId.label': 'File ID/URL',
|
|
28
7
|
'pc.busiComp.todoActionList.previewFile.todoOptions.fileId.labelTip': 'File preview formats supported: pdf, jpg, jpeg, png, svg, mp4, mov, txt, html, js, doc, xlsx, docx, wps, ppt, etc. Note: If it is an external URL, there may be cross-domain issues!',
|
|
29
|
-
'pc.busiComp.todoActionList.previewFile.todoOptions.viewMode.label': 'Preview Mode',
|
|
30
|
-
'pc.busiComp.todoActionList.previewFile.todoOptions.viewMode.props.options.0.title': 'Page Modal',
|
|
31
|
-
'pc.busiComp.todoActionList.previewFile.todoOptions.viewMode.props.options.1.title': 'New Tab',
|
|
32
|
-
'pc.busiComp.todoActionList.previewFile.todoOptions.viewMode.props.options.2.title': 'New Window',
|
|
33
|
-
'pc.busiComp.todoActionList.previewFile.todoOptions.modalWidth.label': 'Modal Width',
|
|
34
8
|
'pc.busiComp.todoActionList.previewFile.todoOptions.modalWidth.labelTip': 'Different browsers have different minimum limits, please avoid setting too small sizes. When width and height are not set, the default is full screen.',
|
|
35
|
-
'pc.busiComp.todoActionList.previewFile.todoOptions.modalHeight.label': 'Modal Height',
|
|
36
9
|
'pc.busiComp.todoActionList.previewFile.todoOptions.modalHeight.labelTip': 'Different browsers have different minimum limits, please avoid setting too small sizes. When width and height are not set, the default is full screen.',
|
|
37
|
-
'pc.busiComp.todoActionList.previewFile.classification.page.label': 'Page Category',
|
|
38
|
-
// pc todoActionList.callNotStatedCustomFunc
|
|
39
10
|
'pc.busiComp.todoActionList.callNotStatedCustomFunc.label': 'Call Unstated Custom Event',
|
|
40
|
-
'pc.busiComp.todoActionList.callNotStatedCustomFunc.
|
|
41
|
-
'pc.busiComp.
|
|
42
|
-
'pc.busiComp.
|
|
43
|
-
'pc.
|
|
44
|
-
'pc.
|
|
45
|
-
'pc.
|
|
46
|
-
|
|
47
|
-
|
|
11
|
+
'pc.busiComp.todoActionList.callNotStatedCustomFunc.remarks.0.content': 'The selected page needs to enable cache (e.g.: Page A jumps to Page B, Page B needs to call the custom event of Page A, then Page A needs to enable cache);',
|
|
12
|
+
'pc.busiComp.todoEvents.onLoaded.label': 'Component Loaded',
|
|
13
|
+
'pc.busiComp.todoEvents.useEffect.label': 'On business component state change',
|
|
14
|
+
'pc.page.todoActionList.showMessage.todoOptions.okText.label': 'Confirm Button Text',
|
|
15
|
+
'pc.page.todoActionList.showMessage.todoOptions.cancelText.label': 'Cancel Button Text',
|
|
16
|
+
'pc.page.todoActionList.showMessage.classification.modal.label': 'Message & Modal',
|
|
17
|
+
'pc.page.todoActionList.showMessage.remarks.0.content': 'When the loading duration is 0, it means always showing loading. When the loading duration is greater than 0, it means showing loading according to the set time',
|
|
18
|
+
'pc.page.todoActionList.previewFile.todoOptions.fileId.label': 'File ID/URL',
|
|
19
|
+
'pc.page.todoActionList.previewFile.todoOptions.fileId.labelTip': 'File preview formats supported: pdf, jpg, jpeg, png, svg, mp4, mov, txt, html, js, doc, xlsx, docx, wps, ppt, etc. Note: If it is an external URL, there may be cross-domain issues!',
|
|
20
|
+
'pc.page.todoActionList.previewFile.todoOptions.modalWidth.labelTip': 'Different browsers have different minimum limits, please avoid setting too small sizes. When width and height are not set, the default is full screen',
|
|
21
|
+
'pc.page.todoActionList.previewFile.todoOptions.modalHeight.labelTip': 'Different browsers have different minimum limits, please avoid setting too small sizes. When width and height are not set, the default is full screen',
|
|
22
|
+
'pc.page.todoEvents.useEffect.label': 'Page Loaded',
|
|
23
|
+
'pc.page.todoEvents.stateChange.label': 'On component state change',
|
|
24
|
+
'pc.page.todoEvents.onPageCacheRefresh.label': 'Page Cache Refresh',
|
|
25
|
+
'pc.page.todoEvents.onPageCacheRefresh.params.0.title': 'Return Page Data Information',
|
|
26
|
+
'pc.page.todoEvents.usePageEndRequest.label': 'Page Load Request Finished',
|
|
27
|
+
'pc.page.todoEvents.usePageEndRequest.remarks.0.content': 'In the page loaded event, the callback runs after all events finish executing (including asynchronous requests in the page loaded event; note: timer-related actions are not counted for callback time).',
|
|
28
|
+
'pc.page.todoEvents.usePageEndRequest.remarks.1.content': 'In complex form pages, you can set page loading in the page loaded event and cancel loading in the page load request end event to ensure data is filled back correctly during asynchronous requests and prevent users from submitting incorrect data.',
|
|
29
|
+
'pc.page.todoProps.pagePath.props.placeholder': 'e.g.: /user/list',
|
|
30
|
+
'pc.page.todoProps.pagePath.props.regex.message': 'Must be in /xx/yy/... format',
|
|
31
|
+
'pc.page.todoProps.pageDynamicFlag.props.description': 'When enabled, the page will be kept alive (reopening the page will not remount and the page data will not be destroyed). Can be used with custom page cache clear events to destroy the page.',
|
|
32
|
+
'pc.page.todoProps.isMenu.props.description': 'When enabled, the preview will display this menu; during sync the page will be synchronized as a menu to the base portal',
|
|
33
|
+
'pc.page.todoProps.searchParams.label': 'URL Parameters',
|
|
34
|
+
'pc.page.todoProps.searchParams.groupsName': 'URL Parameters',
|
|
35
|
+
'pc.modal.todoActionList.showMessage.todoOptions.okText.label': 'Confirm Button Text',
|
|
36
|
+
'pc.modal.todoActionList.showMessage.todoOptions.cancelText.label': 'Cancel Button Text',
|
|
37
|
+
'pc.modal.todoActionList.showMessage.classification.modal.label': 'Message & Modal',
|
|
38
|
+
'pc.modal.todoActionList.showMessage.remarks.0.content': 'When the loading duration is 0, it means always showing loading. When the loading duration is greater than 0, it means showing loading according to the set time',
|
|
39
|
+
'pc.modal.todoActionList.previewFile.todoOptions.fileId.label': 'File ID/URL',
|
|
40
|
+
'pc.modal.todoActionList.previewFile.todoOptions.fileId.labelTip': 'File preview formats supported: pdf, jpg, jpeg, png, svg, mp4, mov, txt, html, js, doc, xlsx, docx, wps, ppt, etc. Note: If it is an external URL, there may be cross-domain issues!',
|
|
41
|
+
'pc.modal.todoActionList.previewFile.todoOptions.modalWidth.labelTip': 'Different browsers have different minimum limits, please avoid setting too small sizes. When width and height are not set, the default is full screen',
|
|
42
|
+
'pc.modal.todoActionList.previewFile.todoOptions.modalHeight.labelTip': 'Different browsers have different minimum limits, please avoid setting too small sizes. When width and height are not set, the default is full screen',
|
|
43
|
+
'pc.modal.todoEvents.stateChange.label': 'On component state change',
|
|
44
|
+
'pc.modal.todoEvents.usePageEndRequest.label': 'Page Load Request Finished',
|
|
45
|
+
'pc.modal.todoEvents.usePageEndRequest.remarks.0.content': 'In the page loaded event, the callback runs after all events finish executing (including asynchronous requests in the page loaded event; note: timer-related actions are not counted for callback time).',
|
|
46
|
+
'pc.modal.todoEvents.usePageEndRequest.remarks.1.content': 'In complex form pages, you can set page loading in the page loaded event and cancel loading in the page load request end event to ensure data is filled back correctly during asynchronous requests and prevent users from submitting incorrect data.',
|
|
47
|
+
'pc.modal.todoProps.pagePath.props.placeholder': 'e.g.: /user/list',
|
|
48
|
+
'pc.modal.todoProps.pagePath.props.regex.message': 'Must be in /xx/yy/... format',
|
|
49
|
+
'pc.modal.todoProps.width.props.options.0.title': 's(560*auto)',
|
|
50
|
+
'pc.modal.todoProps.width.props.options.1.title': 'm(624*auto)',
|
|
51
|
+
'pc.modal.todoProps.width.props.options.2.title': 'l(1008*auto)',
|
|
52
|
+
'pc.modal.todoProps.width.props.options.3.title': 'xl(1200*auto)',
|
|
53
|
+
'pc.modal.todoProps.closeOnClickOverlay.props.options.0.title': 'Click overlay to close modal',
|
|
54
|
+
'pc.modal.todoProps.closeOnClickOverlay.props.options.1.title': 'Click overlay does not close modal',
|
|
55
|
+
'pc.drawer.todoActionList.showMessage.todoOptions.okText.label': 'Confirm Button Text',
|
|
56
|
+
'pc.drawer.todoActionList.showMessage.todoOptions.cancelText.label': 'Cancel Button Text',
|
|
57
|
+
'pc.drawer.todoActionList.showMessage.classification.modal.label': 'Message & Modal',
|
|
58
|
+
'pc.drawer.todoActionList.showMessage.remarks.0.content': 'When the loading duration is 0, it means always showing loading. When the loading duration is greater than 0, it means showing loading according to the set time',
|
|
59
|
+
'pc.drawer.todoActionList.previewFile.todoOptions.fileId.label': 'File ID/URL',
|
|
60
|
+
'pc.drawer.todoActionList.previewFile.todoOptions.fileId.labelTip': 'File preview formats supported: pdf, jpg, jpeg, png, svg, mp4, mov, txt, html, js, doc, xlsx, docx, wps, ppt, etc. Note: If it is an external URL, there may be cross-domain issues!',
|
|
61
|
+
'pc.drawer.todoActionList.previewFile.todoOptions.modalWidth.labelTip': 'Different browsers have different minimum limits, please avoid setting too small sizes. When width and height are not set, the default is full screen',
|
|
62
|
+
'pc.drawer.todoActionList.previewFile.todoOptions.modalHeight.labelTip': 'Different browsers have different minimum limits, please avoid setting too small sizes. When width and height are not set, the default is full screen',
|
|
63
|
+
'pc.drawer.todoEvents.useEffect.label': 'After drawer opens',
|
|
64
|
+
'pc.drawer.todoEvents.stateChange.label': 'On component state change',
|
|
65
|
+
'pc.drawer.todoEvents.willUnmount.label': 'Before drawer closes',
|
|
66
|
+
'pc.drawer.todoEvents.usePageEndRequest.label': 'Page Load Request Finished',
|
|
67
|
+
'pc.drawer.todoEvents.usePageEndRequest.remarks.0.content': 'In the page loaded event, the callback runs after all events finish executing (including asynchronous requests in the page loaded event; note: timer-related actions are not counted for callback time).',
|
|
68
|
+
'pc.drawer.todoEvents.usePageEndRequest.remarks.1.content': 'In complex form pages, you can set page loading in the page loaded event and cancel loading in the page load request end event to ensure data is filled back correctly during asynchronous requests and prevent users from submitting incorrect data.',
|
|
69
|
+
'pc.drawer.todoProps.pagePath.props.placeholder': 'e.g.: /user/list',
|
|
70
|
+
'pc.drawer.todoProps.pagePath.props.regex.message': 'Must be in /xx/yy/... format',
|
|
71
|
+
'pc.drawer.todoProps.width.props.options.0.title': 's',
|
|
72
|
+
'pc.drawer.todoProps.width.props.options.1.title': 'm',
|
|
73
|
+
'pc.drawer.todoProps.width.props.options.2.title': 'l',
|
|
74
|
+
'pc.drawer.todoProps.width.props.options.3.title': 'xl',
|
|
75
|
+
'pc.drawer.todoProps.height.props.options.0.title': 's',
|
|
76
|
+
'pc.drawer.todoProps.height.props.options.1.title': 'm',
|
|
77
|
+
'pc.drawer.todoProps.height.props.options.2.title': 'l',
|
|
78
|
+
'pc.drawer.todoProps.height.props.options.3.title': 'xl',
|
|
79
|
+
'pc.drawer.todoProps.closeOnClickOverlay.props.options.0.title': 'Click overlay to close drawer',
|
|
80
|
+
'pc.drawer.todoProps.closeOnClickOverlay.props.options.1.title': 'Click overlay does not close drawer',
|
|
81
|
+
'pc.popover.todoActionList.showMessage.todoOptions.okText.label': 'Confirm Button Text',
|
|
82
|
+
'pc.popover.todoActionList.showMessage.todoOptions.cancelText.label': 'Cancel Button Text',
|
|
83
|
+
'pc.popover.todoActionList.showMessage.classification.modal.label': 'Message & Modal',
|
|
84
|
+
'pc.popover.todoActionList.showMessage.remarks.0.content': 'When the loading duration is 0, it means always showing loading. When the loading duration is greater than 0, it means showing loading according to the set time',
|
|
85
|
+
'pc.popover.todoActionList.previewFile.todoOptions.fileId.label': 'File ID/URL',
|
|
86
|
+
'pc.popover.todoActionList.previewFile.todoOptions.fileId.labelTip': 'File preview formats supported: pdf, jpg, jpeg, png, svg, mp4, mov, txt, html, js, doc, xlsx, docx, wps, ppt, etc. Note: If it is an external URL, there may be cross-domain issues!',
|
|
87
|
+
'pc.popover.todoActionList.previewFile.todoOptions.modalWidth.labelTip': 'Different browsers have different minimum limits, please avoid setting too small sizes. When width and height are not set, the default is full screen',
|
|
88
|
+
'pc.popover.todoActionList.previewFile.todoOptions.modalHeight.labelTip': 'Different browsers have different minimum limits, please avoid setting too small sizes. When width and height are not set, the default is full screen',
|
|
89
|
+
'pc.popover.todoEvents.useEffect.label': 'Popover Loaded',
|
|
90
|
+
'pc.popover.todoEvents.stateChange.label': 'On component state change',
|
|
91
|
+
'pc.popover.todoEvents.usePageEndRequest.label': 'Page Load Request Finished',
|
|
92
|
+
'pc.popover.todoEvents.usePageEndRequest.remarks.0.content': 'In the page loaded event, the callback runs after all events finish executing (including asynchronous requests in the page loaded event; note: timer-related actions are not counted for callback time).',
|
|
93
|
+
'pc.popover.todoEvents.usePageEndRequest.remarks.1.content': 'In complex form pages, you can set page loading in the page loaded event and cancel loading in the page load request end event to ensure data is filled back correctly during asynchronous requests and prevent users from submitting incorrect data.',
|
|
94
|
+
'pc.popover.todoProps.pagePath.props.placeholder': 'e.g.: /user/list',
|
|
95
|
+
'pc.popover.todoProps.pagePath.props.regex.message': 'Must be in /xx/yy/... format',
|
|
96
|
+
业务组件: 'Business Component',
|
|
97
|
+
业务主键: 'Business Primary Key',
|
|
98
|
+
业务场景: 'Business Scenario',
|
|
99
|
+
业务数据: 'Business Data',
|
|
100
|
+
消息提示: 'Message Prompt',
|
|
101
|
+
类型: 'Type',
|
|
102
|
+
成功: 'Success',
|
|
103
|
+
提示: 'Prompt',
|
|
104
|
+
警告: 'Warning',
|
|
105
|
+
错误: 'Error',
|
|
106
|
+
加载动画: 'Loading Animation',
|
|
107
|
+
自定义图标: 'Custom Icon',
|
|
108
|
+
请选择图标: 'Please select an icon',
|
|
109
|
+
内容: 'Content',
|
|
110
|
+
加载时长: 'Loading Duration',
|
|
111
|
+
秒: 'seconds',
|
|
112
|
+
注意事项: 'Note',
|
|
113
|
+
文件预览: 'File Preview',
|
|
114
|
+
预览方式: 'Preview Mode',
|
|
115
|
+
页面弹窗: 'Page Modal',
|
|
116
|
+
新标签页: 'New Tab',
|
|
117
|
+
新窗口: 'New Window',
|
|
118
|
+
窗口宽度: 'Modal Width',
|
|
119
|
+
窗口高度: 'Modal Height',
|
|
120
|
+
页面类: 'Page Category',
|
|
121
|
+
事件: 'Event',
|
|
122
|
+
刷新: 'Refresh',
|
|
123
|
+
事件入参: 'Event Params',
|
|
124
|
+
数据通信: 'Data Communication'
|
|
48
125
|
};
|
|
49
126
|
export default pcEnUS;
|