@pisell/materials 6.5.5 → 6.5.6
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/build/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/index.js +1 -1
- package/build/lowcode/meta.js +7 -7
- package/build/lowcode/preview.js +7 -7
- package/build/lowcode/render/default/view.css +1 -1
- package/build/lowcode/render/default/view.js +41 -26
- package/build/lowcode/view.css +1 -1
- package/build/lowcode/view.js +45 -30
- package/es/components/appVersionControl/index.d.ts +0 -1
- package/es/components/batch-editor/index.d.ts +0 -1
- package/es/components/cardPro/index.js +10 -3
- package/es/components/dataSourceComponents/dataSourceForm/formItem.d.ts +0 -1
- package/es/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +0 -1
- package/es/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +0 -1
- package/es/components/dataSourceComponents/dataSourceTable/filter/utils.d.ts +0 -1
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +0 -1
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -1
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +2 -2
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.js +22 -11
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +0 -1
- package/es/components/dataSourceComponents/dataSourceWrapper/index.d.ts +0 -1
- package/es/components/dataSourceComponents/fields/Input.Json/ReadPretty.d.ts +0 -1
- package/es/components/dataSourceComponents/fields/Input.Password/ReadPretty.d.ts +0 -1
- package/es/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
- package/es/components/dataSourceComponents/fields/Select/index.d.ts +0 -1
- package/es/components/dataSourceComponents/fields/Upload/BaseUpload.js +199 -19
- package/es/components/dataSourceComponents/fields/Upload/CameraPopover.d.ts +5 -0
- package/es/components/dataSourceComponents/fields/Upload/CameraPopover.js +66 -0
- package/es/components/dataSourceComponents/fields/Upload/ReadPretty.d.ts +0 -1
- package/es/components/dataSourceComponents/fields/Upload/index.less +35 -3
- package/es/components/dataSourceComponents/fields/Upload/type.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/Upload/utils.d.ts +1 -1
- package/es/components/dataSourceComponents/fields/index.d.ts +8 -9
- package/es/components/date-picker/datePickerCpt.d.ts +0 -1
- package/es/components/date-picker/index.d.ts +0 -1
- package/es/components/drag-sort-tree/TreeItem/index.d.ts +1 -0
- package/es/components/drag-sort-tree/index.d.ts +0 -1
- package/es/components/filter/index.d.ts +0 -1
- package/es/components/iconfont/index.js +1 -1
- package/es/components/list/index.d.ts +0 -1
- package/es/components/lowCodePage/index.d.ts +0 -1
- package/es/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +0 -1
- package/es/components/pisellCamera/index.d.ts +4 -0
- package/es/components/pisellCamera/index.js +228 -0
- package/es/components/pisellCamera/index.less +131 -0
- package/es/components/pisellDatePicker/datePickerCpt.d.ts +1 -0
- package/es/components/pisellInformationEntry/Scan/index.d.ts +0 -1
- package/es/components/pisellInput/components/BankCard/index.d.ts +1 -0
- package/es/components/pisellInput/components/SecurityCode/index.d.ts +1 -0
- package/es/components/pisellLoading/index.d.ts +0 -1
- package/es/components/pisellModal/components/IpadModal/index.d.ts +0 -1
- package/es/components/pisellModal/components/MobileModal/index.d.ts +0 -1
- package/es/components/pisellModal/components/index.d.ts +0 -1
- package/es/components/pisellTooltip/index.d.ts +1 -0
- package/es/components/productCard/components/Action/index.d.ts +1 -0
- package/es/components/productCard/components/AmountFooter/index.d.ts +0 -1
- package/es/components/productCard/components/Header/DeleteButton/index.d.ts +0 -1
- package/es/components/productCard/components/Header/EditButton/index.d.ts +0 -1
- package/es/components/productCard/components/MultiDay/index.d.ts +0 -1
- package/es/components/productCard/components/Note/index.d.ts +0 -1
- package/es/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +0 -1
- package/es/components/productCard/components/Packages/components/options/index.d.ts +0 -1
- package/es/components/productCard/components/Packages/index.d.ts +0 -1
- package/es/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -1
- package/es/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +0 -1
- package/es/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -1
- package/es/components/productCard/components/Time/index.d.ts +0 -1
- package/es/components/qrcode/index.d.ts +0 -1
- package/es/components/select-time/index.d.ts +0 -1
- package/es/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +0 -1
- package/es/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +0 -1
- package/es/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +0 -1
- package/es/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +0 -1
- package/es/components/table/Actions/component/ExportImport/index.d.ts +0 -1
- package/es/components/table/Actions/component/GallerySetting/index.d.ts +0 -1
- package/es/components/table/Actions/component/Group/index.d.ts +0 -1
- package/es/components/table/Actions/component/ViewMode/index.d.ts +0 -1
- package/es/components/table/Actions/index.d.ts +0 -1
- package/es/components/table/BasicTable/index.d.ts +0 -1
- package/es/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts +0 -1
- package/es/components/table/Table/SelectField/index.d.ts +0 -1
- package/es/components/table/Table/fields/date/Show/index.d.ts +0 -1
- package/es/components/table/Table/fields/date/index.d.ts +0 -1
- package/es/components/table/Table/fields/index.d.ts +2 -3
- package/es/components/table/Table/fields/link/Show/index.d.ts +0 -1
- package/es/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
- package/es/components/table/Table/fields/rangePicker/index.d.ts +0 -1
- package/es/components/table/Table/fields/select/index.d.ts +0 -1
- package/es/components/table/Table/fields/text/Show/index.d.ts +0 -1
- package/es/components/table/Table/fields/text/index.d.ts +0 -1
- package/es/components/table/Table/fields/treeSelect/index.d.ts +0 -1
- package/es/components/table/Table/tableConfig/SortRow/index.d.ts +0 -1
- package/es/components/table/Table/utils.d.ts +1 -1
- package/es/components/table/View/index.d.ts +0 -1
- package/es/components/walletCard/index.d.ts +4 -0
- package/es/components/walletCard/index.js +29 -3
- package/es/components/walletCard/index.less +27 -0
- package/es/locales/en-US.d.ts +71 -50
- package/es/locales/en-US.js +94 -66
- package/es/locales/zh-CN.d.ts +71 -50
- package/es/locales/zh-CN.js +95 -67
- package/es/locales/zh-TW.d.ts +71 -50
- package/es/locales/zh-TW.js +95 -67
- package/lib/components/appVersionControl/index.d.ts +0 -1
- package/lib/components/batch-editor/index.d.ts +0 -1
- package/lib/components/cardPro/index.js +3 -2
- package/lib/components/dataSourceComponents/dataSourceForm/formItem.d.ts +0 -1
- package/lib/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +0 -1
- package/lib/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +0 -1
- package/lib/components/dataSourceComponents/dataSourceTable/filter/utils.d.ts +0 -1
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +0 -1
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -1
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +2 -2
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.js +9 -3
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +0 -1
- package/lib/components/dataSourceComponents/dataSourceWrapper/index.d.ts +0 -1
- package/lib/components/dataSourceComponents/fields/Input.Json/ReadPretty.d.ts +0 -1
- package/lib/components/dataSourceComponents/fields/Input.Password/ReadPretty.d.ts +0 -1
- package/lib/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
- package/lib/components/dataSourceComponents/fields/Select/index.d.ts +0 -1
- package/lib/components/dataSourceComponents/fields/Upload/BaseUpload.js +168 -5
- package/lib/components/dataSourceComponents/fields/Upload/CameraPopover.d.ts +5 -0
- package/lib/components/dataSourceComponents/fields/Upload/CameraPopover.js +95 -0
- package/lib/components/dataSourceComponents/fields/Upload/ReadPretty.d.ts +0 -1
- package/lib/components/dataSourceComponents/fields/Upload/index.less +35 -3
- package/lib/components/dataSourceComponents/fields/Upload/type.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/Upload/utils.d.ts +1 -1
- package/lib/components/dataSourceComponents/fields/index.d.ts +8 -9
- package/lib/components/date-picker/datePickerCpt.d.ts +0 -1
- package/lib/components/date-picker/index.d.ts +0 -1
- package/lib/components/drag-sort-tree/TreeItem/index.d.ts +1 -0
- package/lib/components/drag-sort-tree/index.d.ts +0 -1
- package/lib/components/filter/index.d.ts +0 -1
- package/lib/components/iconfont/index.js +1 -1
- package/lib/components/list/index.d.ts +0 -1
- package/lib/components/lowCodePage/index.d.ts +0 -1
- package/lib/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +0 -1
- package/lib/components/pisellCamera/index.d.ts +4 -0
- package/lib/components/pisellCamera/index.js +222 -0
- package/lib/components/pisellCamera/index.less +131 -0
- package/lib/components/pisellDatePicker/datePickerCpt.d.ts +1 -0
- package/lib/components/pisellInformationEntry/Scan/index.d.ts +0 -1
- package/lib/components/pisellInput/components/BankCard/index.d.ts +1 -0
- package/lib/components/pisellInput/components/SecurityCode/index.d.ts +1 -0
- package/lib/components/pisellLoading/index.d.ts +0 -1
- package/lib/components/pisellModal/components/IpadModal/index.d.ts +0 -1
- package/lib/components/pisellModal/components/MobileModal/index.d.ts +0 -1
- package/lib/components/pisellModal/components/index.d.ts +0 -1
- package/lib/components/pisellTooltip/index.d.ts +1 -0
- package/lib/components/productCard/components/Action/index.d.ts +1 -0
- package/lib/components/productCard/components/AmountFooter/index.d.ts +0 -1
- package/lib/components/productCard/components/Header/DeleteButton/index.d.ts +0 -1
- package/lib/components/productCard/components/Header/EditButton/index.d.ts +0 -1
- package/lib/components/productCard/components/MultiDay/index.d.ts +0 -1
- package/lib/components/productCard/components/Note/index.d.ts +0 -1
- package/lib/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +0 -1
- package/lib/components/productCard/components/Packages/components/options/index.d.ts +0 -1
- package/lib/components/productCard/components/Packages/index.d.ts +0 -1
- package/lib/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -1
- package/lib/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +0 -1
- package/lib/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -1
- package/lib/components/productCard/components/Time/index.d.ts +0 -1
- package/lib/components/qrcode/index.d.ts +0 -1
- package/lib/components/select-time/index.d.ts +0 -1
- package/lib/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +0 -1
- package/lib/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +0 -1
- package/lib/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +0 -1
- package/lib/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +0 -1
- package/lib/components/table/Actions/component/ExportImport/index.d.ts +0 -1
- package/lib/components/table/Actions/component/GallerySetting/index.d.ts +0 -1
- package/lib/components/table/Actions/component/Group/index.d.ts +0 -1
- package/lib/components/table/Actions/component/ViewMode/index.d.ts +0 -1
- package/lib/components/table/Actions/index.d.ts +0 -1
- package/lib/components/table/BasicTable/index.d.ts +0 -1
- package/lib/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts +0 -1
- package/lib/components/table/Table/SelectField/index.d.ts +0 -1
- package/lib/components/table/Table/fields/date/Show/index.d.ts +0 -1
- package/lib/components/table/Table/fields/date/index.d.ts +0 -1
- package/lib/components/table/Table/fields/index.d.ts +2 -3
- package/lib/components/table/Table/fields/link/Show/index.d.ts +0 -1
- package/lib/components/table/Table/fields/oldRangePicker/index.d.ts +0 -1
- package/lib/components/table/Table/fields/rangePicker/index.d.ts +0 -1
- package/lib/components/table/Table/fields/select/index.d.ts +0 -1
- package/lib/components/table/Table/fields/text/Show/index.d.ts +0 -1
- package/lib/components/table/Table/fields/text/index.d.ts +0 -1
- package/lib/components/table/Table/fields/treeSelect/index.d.ts +0 -1
- package/lib/components/table/Table/tableConfig/SortRow/index.d.ts +0 -1
- package/lib/components/table/Table/utils.d.ts +1 -1
- package/lib/components/table/View/index.d.ts +0 -1
- package/lib/components/walletCard/index.d.ts +4 -0
- package/lib/components/walletCard/index.js +27 -3
- package/lib/components/walletCard/index.less +27 -0
- package/lib/locales/en-US.d.ts +71 -50
- package/lib/locales/en-US.js +25 -1
- package/lib/locales/zh-CN.d.ts +71 -50
- package/lib/locales/zh-CN.js +25 -1
- package/lib/locales/zh-TW.d.ts +71 -50
- package/lib/locales/zh-TW.js +25 -1
- package/lowcode/auto-resize-text/meta.ts +35 -9419
- package/lowcode/data-source-table/meta.ts +119 -66
- package/lowcode/form-item-upload/meta.ts +20 -5
- package/lowcode/pisell-upload/meta.ts +8 -0
- package/lowcode/wallet-card/meta.ts +81 -63
- package/package.json +3 -2
- package/es/components/cardPro/index.d.ts +0 -4
- package/es/components/iconfont/index.d.ts +0 -8
- package/lib/components/cardPro/index.d.ts +0 -4
- package/lib/components/iconfont/index.d.ts +0 -8
package/es/locales/en-US.js
CHANGED
|
@@ -1,50 +1,50 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
2
|
+
'table-filter-search': 'Search',
|
|
3
|
+
'table-filter-clear': 'Clear',
|
|
4
|
+
'table-filter-filter': 'Filter',
|
|
5
|
+
'table-filter-min': 'Min',
|
|
6
|
+
'table-filter-max': 'Max',
|
|
7
|
+
'table-pagination-previous': 'Previous',
|
|
8
|
+
'table-pagination-next': 'Next',
|
|
9
|
+
'table-pagination-total': function tablePaginationTotal(current, total) {
|
|
10
10
|
return "Page ".concat(current, " of ").concat(total);
|
|
11
11
|
},
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
12
|
+
'select-dropdown-render-select-all': 'Select all',
|
|
13
|
+
'select-dropdown-render-search': 'Search',
|
|
14
|
+
'sort-button-text': 'Sort',
|
|
15
|
+
'sort-oldest-to-newest': 'Oldest to newest',
|
|
16
|
+
'sort-newest-to-oldest': 'Newest to oldest',
|
|
17
|
+
'sort-a-z': 'A to Z',
|
|
18
|
+
'sort-z-a': 'Z to A',
|
|
19
|
+
'sort-from-morning-to-night': 'From morning to night',
|
|
20
|
+
'sort-from-evening-to-morning': 'From evening to morning',
|
|
21
|
+
'sort-0-9': '0 ~ 9',
|
|
22
|
+
'sort-9-0': '9 ~ 0',
|
|
23
|
+
'table-action-filter-button': 'Filter',
|
|
24
|
+
'table-action-filter-quick-filter': 'Quick Filter',
|
|
25
|
+
'table-action-filter-quick-filter-tip': function tableActionFilterQuickFilterTip(count) {
|
|
26
26
|
return "Enable quick filtering directly on the page for convenient filtering operations, with a maximum of ".concat(count, " filters allowed.");
|
|
27
27
|
},
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
return
|
|
28
|
+
'table-action-filter-other-filter': 'Filter',
|
|
29
|
+
'table-action-filter-other-filter-tip': function tableActionFilterOtherFilterTip() {
|
|
30
|
+
return 'Select filter criteria in the list to perform filtering operations and display corresponding results.';
|
|
31
31
|
},
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
32
|
+
'table-action-group-by-title': 'Group by',
|
|
33
|
+
'table-action-group-by-title-tip': 'Please select the field from the dropdown menu to group the data for better organization and browsing.',
|
|
34
|
+
'table-action-column-title': 'Header settings',
|
|
35
|
+
'table-column-group-records': 'records',
|
|
36
|
+
'table-column-group-lock-tip': 'Fixed column immutable order',
|
|
37
|
+
'table-column-drag-sort-disabled-tip': 'Automatic sorting is enabled, manual dragging is disabled.',
|
|
38
|
+
'table-action-filter-no-filter': 'No filter options available.',
|
|
39
|
+
'table-action-range-picker-presets-today': 'Today',
|
|
40
|
+
'table-action-range-picker-presets-yesterday': 'Yesterday',
|
|
41
|
+
'table-action-range-picker-presets-last-3-day': 'Last 3 Days',
|
|
42
|
+
'table-action-range-picker-presets-last-7-day': 'Last 7 Days',
|
|
43
|
+
'table-action-range-picker-presets-last-14-day': 'Last 14 Days',
|
|
44
|
+
'table-action-range-picker-presets-last-30-day': 'Last 30 Days',
|
|
45
|
+
'table-action-range-picker-presets-last-90-day': 'Last 90 Days',
|
|
46
|
+
'virtual-keyboard-time-now': 'Now',
|
|
47
|
+
'virtual-keyboard-time-ok': 'OK',
|
|
48
48
|
'batch-editor-batch-edit': 'Batch edit',
|
|
49
49
|
'batch-editor-actions': 'Actions',
|
|
50
50
|
'batch-editor-remove': 'Remove',
|
|
@@ -54,7 +54,7 @@ export default {
|
|
|
54
54
|
'batch-editor-confirm': 'Confirm',
|
|
55
55
|
'batch-editor-batch-remove': 'Batch remove',
|
|
56
56
|
'batch-editor-quick-edit': 'Quick edit',
|
|
57
|
-
'batch-editor-what-price':
|
|
57
|
+
'batch-editor-what-price': 'What price',
|
|
58
58
|
'batch-editor-quick-edit-title': function batchEditorQuickEditTitle(product, num) {
|
|
59
59
|
return "You have selected ".concat(num, " products including ").concat(product);
|
|
60
60
|
},
|
|
@@ -131,7 +131,7 @@ export default {
|
|
|
131
131
|
'date-picker-first_day_of_next_month': 'First day of next month',
|
|
132
132
|
'date-picker-last_day_of_last_month': 'Last day of last month',
|
|
133
133
|
'date-picker-invalid-date': 'Invalid date',
|
|
134
|
-
|
|
134
|
+
'date-picker-apply': 'Apply',
|
|
135
135
|
'date-picker-shortcut-custom': 'Custom',
|
|
136
136
|
'pisell-input-copy-success': 'Copy Success',
|
|
137
137
|
'pisell-input-copy': 'Copy',
|
|
@@ -155,12 +155,12 @@ export default {
|
|
|
155
155
|
'pisell-wallet-pass-card-required': 'This field is required',
|
|
156
156
|
'pisell-wallet-pass-card-expireDate': 'Long term',
|
|
157
157
|
// 金额修改组件
|
|
158
|
-
'pisell-adjust-price-price-override':
|
|
159
|
-
'pisell-adjust-price-discount':
|
|
160
|
-
'pisell-adjust-price-discount-amount':
|
|
161
|
-
'pisell-adjust-price-discount-percentage':
|
|
162
|
-
'pisell-adjust-price-total-after-discount':
|
|
163
|
-
'pisell-adjust-price-discount-can-be-maximum':
|
|
158
|
+
'pisell-adjust-price-price-override': 'Price override',
|
|
159
|
+
'pisell-adjust-price-discount': 'Discount',
|
|
160
|
+
'pisell-adjust-price-discount-amount': 'Amount',
|
|
161
|
+
'pisell-adjust-price-discount-percentage': 'Percentage',
|
|
162
|
+
'pisell-adjust-price-total-after-discount': 'Total after discount: ',
|
|
163
|
+
'pisell-adjust-price-discount-can-be-maximum': 'Discount can be maximum',
|
|
164
164
|
'pisell-discount-card-title': 'Discount',
|
|
165
165
|
'pisell-discount-card-unit': 'off',
|
|
166
166
|
'pisell-discount-card-fixed-amount-prefix': 'Save',
|
|
@@ -199,6 +199,7 @@ export default {
|
|
|
199
199
|
'walletCard-done': 'Done',
|
|
200
200
|
'walletCard-qrcode': 'QR code',
|
|
201
201
|
'walletCard-barcode': 'Bar code',
|
|
202
|
+
'walletCard-viewPin': 'View PIN',
|
|
202
203
|
// 上传组件
|
|
203
204
|
'pisell-upload-button': 'Upload',
|
|
204
205
|
'pisell-upload-setting-size-error': function pisellUploadSettingSizeError(maxSize) {
|
|
@@ -274,7 +275,7 @@ export default {
|
|
|
274
275
|
'pisell-lowcode-app-version-control-new-version': 'New version',
|
|
275
276
|
'pisell-lowcode-app-version-control-promote-to-live': 'Promote to live',
|
|
276
277
|
'pisell-lowcode-app-version-control-promote-version': function pisellLowcodeAppVersionControlPromoteVersion(version) {
|
|
277
|
-
return "Promote version ".concat(version ||
|
|
278
|
+
return "Promote version ".concat(version || '', "?");
|
|
278
279
|
},
|
|
279
280
|
'pisell-lowcode-app-version-control-promote-version-describe': 'Are you sure you want to promote this version?',
|
|
280
281
|
'pisell-lowcode-app-version-control-promote-version-ok': 'Promote',
|
|
@@ -286,12 +287,12 @@ export default {
|
|
|
286
287
|
'pisell-lowcode-navigation-menu-add-sub-menu': 'Add submenu',
|
|
287
288
|
'pisell-lowcode-navigation-menu-add-page': 'Add page',
|
|
288
289
|
'pisell-lowcode-navigation-menu-add-page-tip': 'No navigation found. Please add a submenu or page.',
|
|
289
|
-
'pisell-lowcode-navigation-menu-tag-base':
|
|
290
|
-
'pisell-lowcode-navigation-menu-tag-proCode':
|
|
291
|
-
'pisell-lowcode-navigation-menu-tag-pisell1':
|
|
292
|
-
'pisell-lowcode-navigation-menu-tag-group':
|
|
293
|
-
'pisell-lowcode-navigation-menu-tag-sub-menu':
|
|
294
|
-
'pisell-lowcode-navigation-menu-tag-custom':
|
|
290
|
+
'pisell-lowcode-navigation-menu-tag-base': 'Base',
|
|
291
|
+
'pisell-lowcode-navigation-menu-tag-proCode': 'Pro code',
|
|
292
|
+
'pisell-lowcode-navigation-menu-tag-pisell1': 'Pisell 1.0',
|
|
293
|
+
'pisell-lowcode-navigation-menu-tag-group': 'Group',
|
|
294
|
+
'pisell-lowcode-navigation-menu-tag-sub-menu': 'Submenu',
|
|
295
|
+
'pisell-lowcode-navigation-menu-tag-custom': 'Custom',
|
|
295
296
|
// 应用标识符
|
|
296
297
|
'pisell-data-source-form-app-identifier-pattern': 'Can only contain lowercase letters, numbers, hyphens, dots, and underscores',
|
|
297
298
|
'pisell-data-source-form-app-identifier-start-with-letter': 'Must start with a letter',
|
|
@@ -304,15 +305,15 @@ export default {
|
|
|
304
305
|
'pisell-data-source-form-app-identifier-special-ends': 'Cannot end with a hyphen, dot, or underscore',
|
|
305
306
|
'pisell-data-source-form-app-identifier-consecutive-special': 'Cannot contain consecutive hyphens, dots, or underscores',
|
|
306
307
|
// QR Scanner related texts
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
308
|
+
'qrscanner-loading': 'Recognizing QR code...',
|
|
309
|
+
'qrscanner-success': 'Successfully recognized: ',
|
|
310
|
+
'qrscanner-success-qrcode': 'QR code successfully recognized: ',
|
|
311
|
+
'qrscanner-success-barcode': 'Barcode successfully recognized: ',
|
|
312
|
+
'qrscanner-error-upload-image': 'Please upload an image file',
|
|
313
|
+
'qrscanner-error-load-failed': 'Failed to read file',
|
|
314
|
+
'qrscanner-error-no-code': 'No QR code or barcode detected.',
|
|
315
|
+
'qrscanner-error-camera-init': "Cannot start camera. Please make sure it's authorized.",
|
|
316
|
+
'qrscanner-error-process-image': 'Error processing image',
|
|
316
317
|
// 登录注册组件
|
|
317
318
|
'pisell-login-and-register-title': 'Log in to your account',
|
|
318
319
|
'pisell-login-and-register-subtitle': 'Welcome back! Please enter your details.',
|
|
@@ -347,5 +348,32 @@ export default {
|
|
|
347
348
|
'pisell-wallet-pass-card-status-conflict': 'Conflict',
|
|
348
349
|
'pisell-wallet-pass-card-status-lastPayment': 'Last Payment',
|
|
349
350
|
'pisell-wallet-pass-card-reset': 'Reset',
|
|
350
|
-
'pisell-wallet-pass-card-done': 'Done'
|
|
351
|
+
'pisell-wallet-pass-card-done': 'Done',
|
|
352
|
+
// 相机组件
|
|
353
|
+
'pisell-camera-no-camera-accessible': 'No camera accessible',
|
|
354
|
+
'pisell-camera-permission-denied': 'Permission denied',
|
|
355
|
+
'pisell-camera-switch-camera': 'Switch camera',
|
|
356
|
+
'pisell-camera-canvas': 'Canvas not supported',
|
|
357
|
+
'pisell-camera-checking': 'Detecting camera...',
|
|
358
|
+
'pisell-camera-no-camera-desc': 'Please check if your device has a camera or grant browser permission to access camera',
|
|
359
|
+
// 拍照组件
|
|
360
|
+
'pisell-upload-camera-local-files': 'Local Files',
|
|
361
|
+
'pisell-upload-camera-capture': 'Capture',
|
|
362
|
+
'pisell-upload-camera-retake': 'Retake',
|
|
363
|
+
'pisell-upload-camera-use': 'Use photo',
|
|
364
|
+
// 列表组件
|
|
365
|
+
'pisell-list-tab-group-default': 'Field',
|
|
366
|
+
'pisell-list-empty-text-default': 'No data available',
|
|
367
|
+
'pisell-list-load-more': 'Load More',
|
|
368
|
+
'pisell-list-view-less': 'View Less',
|
|
369
|
+
'pisell-list-pagination-total': function pisellListPaginationTotal(start, end, total) {
|
|
370
|
+
return "Showing ".concat(start, "-").concat(end, " of ").concat(total, " items");
|
|
371
|
+
},
|
|
372
|
+
'pisell-list-scroll-down': 'Scroll Down',
|
|
373
|
+
'pisell-list-scroll-right': 'Scroll Right',
|
|
374
|
+
'pisell-list-pagination-page-of': function pisellListPaginationPageOf(current, total) {
|
|
375
|
+
return "Page ".concat(current, " of ").concat(total);
|
|
376
|
+
},
|
|
377
|
+
'pisell-list-pagination-previous': 'Previous',
|
|
378
|
+
'pisell-list-pagination-next': 'Next'
|
|
351
379
|
};
|
package/es/locales/zh-CN.d.ts
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
2
|
+
'table-filter-search': string;
|
|
3
|
+
'table-filter-clear': string;
|
|
4
|
+
'table-filter-filter': string;
|
|
5
|
+
'table-filter-min': string;
|
|
6
|
+
'table-filter-max': string;
|
|
7
|
+
'table-pagination-previous': string;
|
|
8
|
+
'table-pagination-next': string;
|
|
9
|
+
'table-pagination-total': (current: string, total: string) => string;
|
|
10
|
+
'select-dropdown-render-select-all': string;
|
|
11
|
+
'select-dropdown-render-search': string;
|
|
12
|
+
'sort-button-text': string;
|
|
13
|
+
'sort-oldest-to-newest': string;
|
|
14
|
+
'sort-newest-to-oldest': string;
|
|
15
|
+
'sort-a-z': string;
|
|
16
|
+
'sort-z-a': string;
|
|
17
|
+
'sort-from-morning-to-night': string;
|
|
18
|
+
'sort-from-evening-to-morning': string;
|
|
19
|
+
'sort-0-9': string;
|
|
20
|
+
'sort-9-0': string;
|
|
21
|
+
'table-action-filter-button': string;
|
|
22
|
+
'table-action-filter-quick-filter': string;
|
|
23
|
+
'table-action-filter-quick-filter-tip': (count: number) => string;
|
|
24
|
+
'table-action-filter-other-filter': string;
|
|
25
|
+
'table-action-filter-other-filter-tip': () => string;
|
|
26
|
+
'table-action-group-by-title': string;
|
|
27
|
+
'table-action-group-by-title-tip': string;
|
|
28
|
+
'table-action-column-title': string;
|
|
29
|
+
'table-column-group-records': string;
|
|
30
|
+
'table-column-group-lock-tip': string;
|
|
31
|
+
'table-column-drag-sort-disabled-tip': string;
|
|
32
|
+
'table-action-filter-no-filter': string;
|
|
33
|
+
'table-action-range-picker-presets-today': string;
|
|
34
|
+
'table-action-range-picker-presets-yesterday': string;
|
|
35
|
+
'table-action-range-picker-presets-last-3-day': string;
|
|
36
|
+
'table-action-range-picker-presets-last-7-day': string;
|
|
37
|
+
'table-action-range-picker-presets-last-14-day': string;
|
|
38
|
+
'table-action-range-picker-presets-last-30-day': string;
|
|
39
|
+
'table-action-range-picker-presets-last-90-day': string;
|
|
40
|
+
'virtual-keyboard-time-now': string;
|
|
41
|
+
'virtual-keyboard-time-ok': string;
|
|
42
42
|
'batch-editor-batch-edit': string;
|
|
43
43
|
'batch-editor-actions': string;
|
|
44
44
|
'batch-editor-remove': string;
|
|
@@ -108,7 +108,7 @@ declare const _default: {
|
|
|
108
108
|
'date-picker-first_day_of_next_month': string;
|
|
109
109
|
'date-picker-last_day_of_last_month': string;
|
|
110
110
|
'date-picker-invalid-date': string;
|
|
111
|
-
|
|
111
|
+
'date-picker-apply': string;
|
|
112
112
|
'date-picker-shortcut-custom': string;
|
|
113
113
|
'pisell-input-copy-success': string;
|
|
114
114
|
'pisell-input-copy': string;
|
|
@@ -160,6 +160,7 @@ declare const _default: {
|
|
|
160
160
|
'walletCard-done': string;
|
|
161
161
|
'walletCard-qrcode': string;
|
|
162
162
|
'walletCard-barcode': string;
|
|
163
|
+
'walletCard-viewPin': string;
|
|
163
164
|
'pisell-upload-button': string;
|
|
164
165
|
'pisell-upload-setting-size-error': (maxSize: number) => string;
|
|
165
166
|
'pisell-upload-setting-type-error': (type: string) => string;
|
|
@@ -236,15 +237,15 @@ declare const _default: {
|
|
|
236
237
|
'pisell-data-source-form-app-identifier-start-with-letter': string;
|
|
237
238
|
'pisell-data-source-form-app-identifier-special-ends': string;
|
|
238
239
|
'pisell-data-source-form-app-identifier-consecutive-special': string;
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
240
|
+
'qrscanner-loading': string;
|
|
241
|
+
'qrscanner-success': string;
|
|
242
|
+
'qrscanner-success-qrcode': string;
|
|
243
|
+
'qrscanner-success-barcode': string;
|
|
244
|
+
'qrscanner-error-upload-image': string;
|
|
245
|
+
'qrscanner-error-load-failed': string;
|
|
246
|
+
'qrscanner-error-no-code': string;
|
|
247
|
+
'qrscanner-error-camera-init': string;
|
|
248
|
+
'qrscanner-error-process-image': string;
|
|
248
249
|
'pisell-login-and-register-title': string;
|
|
249
250
|
'pisell-login-and-register-subtitle': string;
|
|
250
251
|
'pisell-login-and-register-email-label': string;
|
|
@@ -277,5 +278,25 @@ declare const _default: {
|
|
|
277
278
|
'pisell-wallet-pass-card-status-lastPayment': string;
|
|
278
279
|
'pisell-wallet-pass-card-reset': string;
|
|
279
280
|
'pisell-wallet-pass-card-done': string;
|
|
281
|
+
'pisell-camera-no-camera-accessible': string;
|
|
282
|
+
'pisell-camera-permission-denied': string;
|
|
283
|
+
'pisell-camera-switch-camera': string;
|
|
284
|
+
'pisell-camera-canvas': string;
|
|
285
|
+
'pisell-camera-checking': string;
|
|
286
|
+
'pisell-camera-no-camera-desc': string;
|
|
287
|
+
'pisell-upload-camera-local-files': string;
|
|
288
|
+
'pisell-upload-camera-capture': string;
|
|
289
|
+
'pisell-upload-camera-retake': string;
|
|
290
|
+
'pisell-upload-camera-use': string;
|
|
291
|
+
'pisell-list-tab-group-default': string;
|
|
292
|
+
'pisell-list-empty-text-default': string;
|
|
293
|
+
'pisell-list-load-more': string;
|
|
294
|
+
'pisell-list-view-less': string;
|
|
295
|
+
'pisell-list-pagination-total': (start: number, end: number, total: number) => string;
|
|
296
|
+
'pisell-list-scroll-down': string;
|
|
297
|
+
'pisell-list-scroll-right': string;
|
|
298
|
+
'pisell-list-pagination-page-of': (current: number, total: number) => string;
|
|
299
|
+
'pisell-list-pagination-previous': string;
|
|
300
|
+
'pisell-list-pagination-next': string;
|
|
280
301
|
};
|
|
281
302
|
export default _default;
|
package/es/locales/zh-CN.js
CHANGED
|
@@ -1,50 +1,50 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
2
|
+
'table-filter-search': '搜索',
|
|
3
|
+
'table-filter-clear': '清除',
|
|
4
|
+
'table-filter-filter': '筛选',
|
|
5
|
+
'table-filter-min': '最小',
|
|
6
|
+
'table-filter-max': '最大',
|
|
7
|
+
'table-pagination-previous': '上一页',
|
|
8
|
+
'table-pagination-next': '下一页',
|
|
9
|
+
'table-pagination-total': function tablePaginationTotal(current, total) {
|
|
10
10
|
return "\u7B2C".concat(current, "\u9875 \u5171").concat(total, "\u9875");
|
|
11
11
|
},
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
12
|
+
'select-dropdown-render-select-all': '全选',
|
|
13
|
+
'select-dropdown-render-search': '搜索',
|
|
14
|
+
'sort-button-text': '排序',
|
|
15
|
+
'sort-oldest-to-newest': '从旧到新',
|
|
16
|
+
'sort-newest-to-oldest': '从新到旧',
|
|
17
|
+
'sort-a-z': 'A 到 Z',
|
|
18
|
+
'sort-z-a': 'Z 到 A',
|
|
19
|
+
'sort-from-morning-to-night': '从早到晚',
|
|
20
|
+
'sort-from-evening-to-morning': '从晚到早',
|
|
21
|
+
'sort-0-9': '0 ~ 9',
|
|
22
|
+
'sort-9-0': '9 ~ 0',
|
|
23
|
+
'table-action-filter-button': '筛选',
|
|
24
|
+
'table-action-filter-quick-filter': '快捷筛选',
|
|
25
|
+
'table-action-filter-quick-filter-tip': function tableActionFilterQuickFilterTip(count) {
|
|
26
26
|
return "\u5728\u9875\u9762\u4E0A\u76F4\u63A5\u542F\u7528\u5FEB\u901F\u7B5B\u9009\uFF0C\u4EE5\u4FBF\u8FDB\u884C\u65B9\u4FBF\u7684\u7B5B\u9009\u64CD\u4F5C\uFF0C\u6700\u591A\u5141\u8BB8\u4F7F\u7528".concat(count, "\u4E2A\u7B5B\u9009\u5668\u3002");
|
|
27
27
|
},
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
return
|
|
28
|
+
'table-action-filter-other-filter': '筛选',
|
|
29
|
+
'table-action-filter-other-filter-tip': function tableActionFilterOtherFilterTip() {
|
|
30
|
+
return '在列表中选择筛选条件进行筛选操作,并显示相应的结果。';
|
|
31
31
|
},
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
32
|
+
'table-action-group-by-title': '分组条件',
|
|
33
|
+
'table-action-group-by-title-tip': '请从下拉菜单中选择要分组的字段,以便更好地组织和浏览数据。',
|
|
34
|
+
'table-action-column-title': '表头设置',
|
|
35
|
+
'table-column-group-records': '条记录',
|
|
36
|
+
'table-column-group-lock-tip': '固定列不可移动顺序',
|
|
37
|
+
'table-column-drag-sort-disabled-tip': '已开启自动排序,无法手动拖拽',
|
|
38
|
+
'table-action-filter-no-filter': '没有可用的筛选器。',
|
|
39
|
+
'table-action-range-picker-presets-today': '今天',
|
|
40
|
+
'table-action-range-picker-presets-yesterday': '昨天',
|
|
41
|
+
'table-action-range-picker-presets-last-3-day': '过去3天',
|
|
42
|
+
'table-action-range-picker-presets-last-7-day': '过去7天',
|
|
43
|
+
'table-action-range-picker-presets-last-14-day': '过去14天',
|
|
44
|
+
'table-action-range-picker-presets-last-30-day': '过去30天',
|
|
45
|
+
'table-action-range-picker-presets-last-90-day': '过去90天',
|
|
46
|
+
'virtual-keyboard-time-now': '此刻',
|
|
47
|
+
'virtual-keyboard-time-ok': '确定',
|
|
48
48
|
'batch-editor-batch-edit': '批量编辑',
|
|
49
49
|
'batch-editor-actions': '操作',
|
|
50
50
|
'batch-editor-remove': '移除',
|
|
@@ -54,7 +54,7 @@ export default {
|
|
|
54
54
|
'batch-editor-confirm': '确认',
|
|
55
55
|
'batch-editor-batch-remove': '批量移除',
|
|
56
56
|
'batch-editor-quick-edit': '快速编辑',
|
|
57
|
-
'batch-editor-what-price':
|
|
57
|
+
'batch-editor-what-price': '什么价格',
|
|
58
58
|
'batch-editor-quick-edit-title': function batchEditorQuickEditTitle(product, num) {
|
|
59
59
|
return "\u60A8\u5DF2\u9009\u62E9 ".concat(product, " \u7B49").concat(num, "\u4EF6\u5546\u54C1");
|
|
60
60
|
},
|
|
@@ -131,7 +131,7 @@ export default {
|
|
|
131
131
|
'date-picker-first_day_of_next_month': '下个月的第一天',
|
|
132
132
|
'date-picker-last_day_of_last_month': '上个月的最后一天',
|
|
133
133
|
'date-picker-invalid-date': '无效日期',
|
|
134
|
-
|
|
134
|
+
'date-picker-apply': '确定',
|
|
135
135
|
'date-picker-shortcut-custom': '自定义',
|
|
136
136
|
'pisell-input-copy-success': '复制成功',
|
|
137
137
|
'pisell-input-copy': '复制',
|
|
@@ -155,12 +155,12 @@ export default {
|
|
|
155
155
|
'pisell-wallet-pass-card-required': '此字段必填',
|
|
156
156
|
'pisell-wallet-pass-card-expireDate': '长期',
|
|
157
157
|
// 金额修改组件
|
|
158
|
-
'pisell-adjust-price-price-override':
|
|
159
|
-
'pisell-adjust-price-discount':
|
|
160
|
-
'pisell-adjust-price-discount-amount':
|
|
161
|
-
'pisell-adjust-price-discount-percentage':
|
|
162
|
-
'pisell-adjust-price-total-after-discount':
|
|
163
|
-
'pisell-adjust-price-discount-can-be-maximum':
|
|
158
|
+
'pisell-adjust-price-price-override': '一口价',
|
|
159
|
+
'pisell-adjust-price-discount': '折扣',
|
|
160
|
+
'pisell-adjust-price-discount-amount': '金额',
|
|
161
|
+
'pisell-adjust-price-discount-percentage': '百分比',
|
|
162
|
+
'pisell-adjust-price-total-after-discount': '打折后总价',
|
|
163
|
+
'pisell-adjust-price-discount-can-be-maximum': '折扣最高可达',
|
|
164
164
|
'pisell-discount-card-title': '折扣',
|
|
165
165
|
'pisell-discount-card-unit': '折扣',
|
|
166
166
|
'pisell-discount-card-fixed-amount-prefix': '立减',
|
|
@@ -198,6 +198,7 @@ export default {
|
|
|
198
198
|
'walletCard-done': '完成',
|
|
199
199
|
'walletCard-qrcode': '二维码',
|
|
200
200
|
'walletCard-barcode': '条形码',
|
|
201
|
+
'walletCard-viewPin': '查看PIN',
|
|
201
202
|
// 上传组件
|
|
202
203
|
'pisell-upload-button': '上传',
|
|
203
204
|
'pisell-upload-setting-size-error': function pisellUploadSettingSizeError(maxSize) {
|
|
@@ -271,7 +272,7 @@ export default {
|
|
|
271
272
|
'pisell-lowcode-app-version-control-new-version': '新版本',
|
|
272
273
|
'pisell-lowcode-app-version-control-promote-to-live': '发布正式版',
|
|
273
274
|
'pisell-lowcode-app-version-control-promote-version': function pisellLowcodeAppVersionControlPromoteVersion(version) {
|
|
274
|
-
return "\u53D1\u5E03\u7248\u672C ".concat(version ||
|
|
275
|
+
return "\u53D1\u5E03\u7248\u672C ".concat(version || '', "?");
|
|
275
276
|
},
|
|
276
277
|
'pisell-lowcode-app-version-control-promote-version-describe': '您确定要发布此版本吗?',
|
|
277
278
|
'pisell-lowcode-app-version-control-promote-version-ok': '发布',
|
|
@@ -283,27 +284,27 @@ export default {
|
|
|
283
284
|
'pisell-lowcode-navigation-menu-add-sub-menu': '添加子菜单',
|
|
284
285
|
'pisell-lowcode-navigation-menu-add-page': '添加页面',
|
|
285
286
|
'pisell-lowcode-navigation-menu-add-page-tip': '没有找到导航,请添加子菜单或页面。',
|
|
286
|
-
'pisell-lowcode-navigation-menu-tag-base':
|
|
287
|
-
'pisell-lowcode-navigation-menu-tag-proCode':
|
|
288
|
-
'pisell-lowcode-navigation-menu-tag-pisell1':
|
|
289
|
-
'pisell-lowcode-navigation-menu-tag-group':
|
|
290
|
-
'pisell-lowcode-navigation-menu-tag-sub-menu':
|
|
291
|
-
'pisell-lowcode-navigation-menu-tag-custom':
|
|
287
|
+
'pisell-lowcode-navigation-menu-tag-base': '基础',
|
|
288
|
+
'pisell-lowcode-navigation-menu-tag-proCode': 'Pro code',
|
|
289
|
+
'pisell-lowcode-navigation-menu-tag-pisell1': 'Pisell 1.0',
|
|
290
|
+
'pisell-lowcode-navigation-menu-tag-group': '分组',
|
|
291
|
+
'pisell-lowcode-navigation-menu-tag-sub-menu': '子菜单',
|
|
292
|
+
'pisell-lowcode-navigation-menu-tag-custom': '自定义',
|
|
292
293
|
// 应用标识符
|
|
293
294
|
'pisell-data-source-form-app-identifier-pattern': '只能包含小写字母、数字、连字符、点和下划线',
|
|
294
295
|
'pisell-data-source-form-app-identifier-start-with-letter': '必须以字母开头',
|
|
295
296
|
'pisell-data-source-form-app-identifier-special-ends': '不能以连字符、点或下划线结尾',
|
|
296
297
|
'pisell-data-source-form-app-identifier-consecutive-special': '不能包含连续的连字符、点或下划线',
|
|
297
298
|
// QR Scanner 相关文案
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
299
|
+
'qrscanner-loading': '正在识别二维码...',
|
|
300
|
+
'qrscanner-success': '识别成功: ',
|
|
301
|
+
'qrscanner-success-qrcode': '二维码识别成功: ',
|
|
302
|
+
'qrscanner-success-barcode': '条形码识别成功: ',
|
|
303
|
+
'qrscanner-error-upload-image': '请上传图片文件',
|
|
304
|
+
'qrscanner-error-load-failed': '读取文件失败',
|
|
305
|
+
'qrscanner-error-no-code': '未检测到二维码或条形码',
|
|
306
|
+
'qrscanner-error-camera-init': '无法启动摄像头,请确保已授权',
|
|
307
|
+
'qrscanner-error-process-image': '处理图像时出错',
|
|
307
308
|
// 登录注册组件
|
|
308
309
|
'pisell-login-and-register-title': '登录到您的账户',
|
|
309
310
|
'pisell-login-and-register-subtitle': '欢迎回来!请输入您的详细信息。',
|
|
@@ -318,7 +319,7 @@ export default {
|
|
|
318
319
|
'pisell-login-and-register-google': '继续使用Google',
|
|
319
320
|
'pisell-login-and-register-facebook': '继续使用Facebook',
|
|
320
321
|
'pisell-login-and-register-apple': '继续使用Apple',
|
|
321
|
-
'pisell-login-and-register-sign-up':
|
|
322
|
+
'pisell-login-and-register-sign-up': '没有账户?注册',
|
|
322
323
|
'pisell-login-and-register-login-tab': '登录',
|
|
323
324
|
'pisell-login-and-register-register-tab': '注册',
|
|
324
325
|
'pisell-login-and-register-register-email-placeholder': '输入您的邮箱',
|
|
@@ -338,5 +339,32 @@ export default {
|
|
|
338
339
|
'pisell-wallet-pass-card-status-conflict': '冲突',
|
|
339
340
|
'pisell-wallet-pass-card-status-lastPayment': '上次结算',
|
|
340
341
|
'pisell-wallet-pass-card-reset': '清空',
|
|
341
|
-
'pisell-wallet-pass-card-done': '保存'
|
|
342
|
+
'pisell-wallet-pass-card-done': '保存',
|
|
343
|
+
// 相机组件
|
|
344
|
+
'pisell-camera-no-camera-accessible': '没有找到摄像头',
|
|
345
|
+
'pisell-camera-permission-denied': '没有权限使用摄像头',
|
|
346
|
+
'pisell-camera-switch-camera': '切换摄像头',
|
|
347
|
+
'pisell-camera-canvas': 'canvas不支持',
|
|
348
|
+
'pisell-camera-checking': '正在检测摄像头...',
|
|
349
|
+
'pisell-camera-no-camera-desc': '请检查设备是否连接摄像头或授权浏览器访问摄像头',
|
|
350
|
+
// 拍照组件
|
|
351
|
+
'pisell-upload-camera-local-files': '本地文件',
|
|
352
|
+
'pisell-upload-camera-capture': '拍摄/拍照',
|
|
353
|
+
'pisell-upload-camera-retake': '重拍',
|
|
354
|
+
'pisell-upload-camera-use': '使用照片',
|
|
355
|
+
// 列表组件
|
|
356
|
+
'pisell-list-tab-group-default': '字段',
|
|
357
|
+
'pisell-list-empty-text-default': '暂无数据',
|
|
358
|
+
'pisell-list-load-more': '查看更多',
|
|
359
|
+
'pisell-list-view-less': '查看更少',
|
|
360
|
+
'pisell-list-pagination-total': function pisellListPaginationTotal(start, end, total) {
|
|
361
|
+
return "\u663E\u793A\u7B2C ".concat(start, "-").concat(end, " \u6761\uFF0C\u5171 ").concat(total, " \u6761");
|
|
362
|
+
},
|
|
363
|
+
'pisell-list-scroll-down': '向下滚动',
|
|
364
|
+
'pisell-list-scroll-right': '向右滚动',
|
|
365
|
+
'pisell-list-pagination-page-of': function pisellListPaginationPageOf(current, total) {
|
|
366
|
+
return "\u7B2C ".concat(current, " \u9875 \u5171 ").concat(total, " \u9875");
|
|
367
|
+
},
|
|
368
|
+
'pisell-list-pagination-previous': '上一页',
|
|
369
|
+
'pisell-list-pagination-next': '下一页'
|
|
342
370
|
};
|