@pisell/private-materials 6.6.46 → 6.6.48
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/meta.js +1 -1
- package/build/lowcode/render/default/view.js +1 -1
- package/build/lowcode/view.js +1 -1
- package/es/components/appointmentBooking/components/Date/state.d.ts +63 -0
- package/es/components/appointmentBooking/locales.d.ts +603 -0
- package/es/components/authentication/admin/AuthMethods/locales.d.ts +413 -0
- package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/index.d.ts +6 -0
- package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/locales.d.ts +138 -0
- package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/types.d.ts +43 -0
- package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/index.d.ts +6 -0
- package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/locales.d.ts +118 -0
- package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/types.d.ts +35 -0
- package/es/components/authentication/admin/ChannelAuthSetting/OnlineShopAuth/index.d.ts +6 -0
- package/es/components/authentication/admin/ChannelAuthSetting/PageSetting/locales.d.ts +43 -0
- package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/index.d.ts +8 -0
- package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/locales.d.ts +108 -0
- package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/types.d.ts +28 -0
- package/es/components/authentication/admin/ChannelAuthSetting/SaaSManagermentAuth/index.d.ts +6 -0
- package/es/components/authentication/admin/ChannelAuthSetting/locales.d.ts +63 -0
- package/es/components/authentication/admin/CustomerAuth/locales.d.ts +108 -0
- package/es/components/authentication/admin/CustomerOAuthConfig/locales.d.ts +178 -0
- package/es/components/authentication/admin/DeviceAuth/locales.d.ts +93 -0
- package/es/components/authentication/admin/OAuthConfig/locales.d.ts +148 -0
- package/es/components/authentication/admin/OrgAdminAuth/locales.d.ts +88 -0
- package/es/components/authentication/admin/POSOperatorAuth/locales.d.ts +78 -0
- package/es/components/authentication/admin/SaaSAdminAuth/locales.d.ts +88 -0
- package/es/components/booking/addons/model.d.ts +1 -10
- package/es/components/booking/components/actionButtons/index.d.ts +31 -0
- package/es/components/booking/components/footer/amount.js +5 -0
- package/es/components/booking/components/voucher/utils.d.ts +5 -0
- package/es/components/booking/editBookingModal/locales.d.ts +33 -0
- package/es/components/booking/editBookingModal/mock.d.ts +991 -0
- package/es/components/booking/forms/model.d.ts +1 -10
- package/es/components/booking/forms/sendModal/useSendModal.d.ts +1 -1
- package/es/components/booking/hooks/useQuotation.js +2 -2
- package/es/components/booking/info/model.d.ts +1 -10
- package/es/components/booking/info/service/addService/utils.d.ts +1 -1
- package/es/components/booking/info2/cartClientCard/locales.d.ts +33 -0
- package/es/components/booking/info2/service/addService/mock.d.ts +216 -0
- package/es/components/booking/info2/service/addService/utils.d.ts +1 -1
- package/es/components/booking/info2/service/editService/DiscountChangeModal/index.d.ts +25 -0
- package/es/components/booking/locales.d.ts +1619 -0
- package/es/components/booking/model.d.ts +1 -9
- package/es/components/booking/notes/model.d.ts +1 -10
- package/es/components/booking/payments/model.d.ts +1 -10
- package/es/components/booking/utils.d.ts +2 -2
- package/es/components/checkout/PaymentModal.d.ts +31 -0
- package/es/components/checkout/components/AdditionalModule/locales.d.ts +58 -0
- package/es/components/checkout/locales.d.ts +853 -0
- package/es/components/eftpos/locales.d.ts +163 -0
- package/es/components/eftposPay/locales.d.ts +608 -0
- package/es/components/eventBooking/locales.d.ts +408 -0
- package/es/components/list/locales.d.ts +108 -0
- package/es/components/list/utils/getText.d.ts +53 -0
- package/es/components/login/locales.d.ts +38 -0
- package/es/components/pay/toB/locales.d.ts +88 -0
- package/es/components/pay/toC/locales.d.ts +511 -0
- package/es/components/pay/toC/model.d.ts +1 -9
- package/es/components/pinModal/locales.d.ts +43 -0
- package/es/components/pinVerifyModal/locales.d.ts +38 -0
- package/es/components/pisellSelectCustomerModal/locales.d.ts +133 -0
- package/es/components/productExtension/locales.d.ts +78 -0
- package/es/components/productSelect/components/pisellPriceText/index.d.ts +11 -0
- package/es/components/productSelect/locales.d.ts +38 -0
- package/es/components/ruleSetting/locales.d.ts +78 -0
- package/es/components/schedules/locales.d.ts +143 -0
- package/es/components/schedules/model.d.ts +1 -9
- package/es/components/shoppingCart/locales.d.ts +58 -0
- package/es/components/stepController/locales.d.ts +43 -0
- package/es/components/subTotal/locales.d.ts +68 -0
- package/es/components/systemSettings/registry/components/ItemModal.d.ts +4 -0
- package/es/components/systemSettings/registry/locales.d.ts +456 -0
- package/es/components/systemSettings/registry/types.d.ts +128 -0
- package/es/components/taxSelect/locales.d.ts +38 -0
- package/es/components/ticketBooking/locales.d.ts +328 -0
- package/es/components/ticketBooking/utils/formatTime.d.ts +33 -0
- package/es/components/ticketBooking/utils/index.d.ts +1 -1
- package/es/components/wallet/utils.d.ts +48 -0
- package/es/components/walletList/index.d.ts +4 -0
- package/es/components/walletList/locales.d.ts +43 -0
- package/es/components/walletList/types/index.d.ts +196 -0
- package/es/plus/clientCard/index.d.ts +7 -0
- package/es/plus/clientCard/locales.d.ts +28 -0
- package/es/plus/clientCard/types.d.ts +135 -0
- package/es/plus/clinetSearch/locales.d.ts +178 -0
- package/es/plus/contactInfo/locales.d.ts +23 -0
- package/es/plus/contactInfoModal/locales.d.ts +108 -0
- package/es/plus/noteModal/locales.d.ts +53 -0
- package/es/plus/productSelect/ProductCard/SkuCard/locales.d.ts +68 -0
- package/es/plus/productSelect/ProductCard/SkuCard/status.d.ts +164 -0
- package/es/plus/productSelect/components/pisellPriceText/index.d.ts +14 -0
- package/es/plus/productSelect/locales.d.ts +38 -0
- package/es/plus/saasAttendance/index.d.ts +6 -0
- package/es/plus/saasAttendance/locales.d.ts +528 -0
- package/es/plus/saasAttendance/settings/BasicInfoTab.d.ts +5 -0
- package/es/plus/saasAttendance/settings/ClockInMethodTab.d.ts +8 -0
- package/es/plus/saasAttendance/settings/CorrectionPolicyTab.d.ts +8 -0
- package/es/plus/saasAttendance/settings/ShiftScheduleTab.d.ts +5 -0
- package/es/plus/saasAttendance/settings/components/MapField.d.ts +78 -0
- package/es/plus/saasAttendance/settings/components/index.d.ts +3 -0
- package/es/plus/saasAttendance/settings/components/membersField/index.d.ts +8 -0
- package/es/plus/saasAttendance/settings/components/shiftModal/index.d.ts +18 -0
- package/es/plus/saasAttendance/settings/index.d.ts +18 -0
- package/es/plus/saasAttendance/settings/serve.d.ts +27 -0
- package/es/plus/saasAttendance/settings/types.d.ts +130 -0
- package/es/plus/saasCreateOrganization/locales.d.ts +23 -0
- package/es/plus/saasLogin/locales.d.ts +83 -0
- package/es/plus/saasRegister/locales.d.ts +193 -0
- package/es/plus/saasRole/components/PermissionManager/index.d.ts +19 -0
- package/es/plus/saasRole/index.d.ts +14 -0
- package/es/plus/saasRole/locales.d.ts +319 -0
- package/es/plus/saasRole/serve.d.ts +72 -0
- package/es/plus/saasRole/types.d.ts +177 -0
- package/es/plus/saasRole/utils.d.ts +0 -0
- package/es/plus/saasTeamMembers/components/MemberDrawer/ExtensionFormTabContent.d.ts +31 -0
- package/es/plus/saasTeamMembers/components/MemberDrawer/index.d.ts +23 -0
- package/es/plus/saasTeamMembers/index.d.ts +5 -0
- package/es/plus/saasTeamMembers/locales.d.ts +546 -0
- package/es/plus/saasTeamMembers/serve.d.ts +95 -0
- package/es/plus/saasTeamMembers/type.d.ts +158 -0
- package/es/plus/selectHolder/locales.d.ts +38 -0
- package/es/plus/walletEditor/components/sortableWalletPassTypes/index.d.ts +39 -0
- package/es/plus/walletEditor/locales.d.ts +223 -0
- package/es/plus/walletEditor/types.d.ts +54 -0
- package/es/plus/walletPassGallery/components/passDetail/index.d.ts +11 -0
- package/es/plus/walletPassGallery/components/passList/index.d.ts +13 -0
- package/es/plus/walletPassGallery/components/timelineSection/index.d.ts +12 -0
- package/es/plus/walletPassGallery/index.d.ts +11 -0
- package/es/plus/walletPassGallery/locales.d.ts +473 -0
- package/es/plus/walletPassGallery/serve.d.ts +245 -0
- package/es/plus/walletPassGallery/utils.d.ts +48 -0
- package/es/pro/Login2.0/locales.d.ts +903 -0
- package/es/pro/Login2.0/shared/types.d.ts +234 -0
- package/es/pro/comprehensiveSearch/components/searchSection/locales.d.ts +23 -0
- package/es/pro/comprehensiveSearch/locales.d.ts +23 -0
- package/es/pro/numberKeyboard/locales.d.ts +18 -0
- package/es/pro/pisellPhoneKeyboard/locales.d.ts +18 -0
- package/es/pro/priceKeyboard/components/cashKeyboard/locales.d.ts +63 -0
- package/es/pro/priceKeyboard/components/discountKeyboard/locales.d.ts +68 -0
- package/es/pro/priceKeyboard/components/paymentKeyboard/locales.d.ts +73 -0
- package/es/pro/skuDetailModal/locales.d.ts +78 -0
- package/es/pro/skuDetailModal/types.d.ts +352 -0
- package/lib/components/appointmentBooking/components/Date/state.d.ts +63 -0
- package/lib/components/appointmentBooking/locales.d.ts +603 -0
- package/lib/components/authentication/admin/AuthMethods/locales.d.ts +413 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/index.d.ts +6 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/locales.d.ts +138 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/types.d.ts +43 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/index.d.ts +6 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/locales.d.ts +118 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/types.d.ts +35 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/OnlineShopAuth/index.d.ts +6 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSetting/locales.d.ts +43 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/index.d.ts +8 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/locales.d.ts +108 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/types.d.ts +28 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/SaaSManagermentAuth/index.d.ts +6 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/locales.d.ts +63 -0
- package/lib/components/authentication/admin/CustomerAuth/locales.d.ts +108 -0
- package/lib/components/authentication/admin/CustomerOAuthConfig/locales.d.ts +178 -0
- package/lib/components/authentication/admin/DeviceAuth/locales.d.ts +93 -0
- package/lib/components/authentication/admin/OAuthConfig/locales.d.ts +148 -0
- package/lib/components/authentication/admin/OrgAdminAuth/locales.d.ts +88 -0
- package/lib/components/authentication/admin/POSOperatorAuth/locales.d.ts +78 -0
- package/lib/components/authentication/admin/SaaSAdminAuth/locales.d.ts +88 -0
- package/lib/components/booking/addons/model.d.ts +1 -10
- package/lib/components/booking/components/actionButtons/index.d.ts +31 -0
- package/lib/components/booking/components/footer/amount.js +5 -0
- package/lib/components/booking/components/voucher/utils.d.ts +5 -0
- package/lib/components/booking/editBookingModal/locales.d.ts +33 -0
- package/lib/components/booking/editBookingModal/mock.d.ts +991 -0
- package/lib/components/booking/forms/model.d.ts +1 -10
- package/lib/components/booking/forms/sendModal/useSendModal.d.ts +1 -1
- package/lib/components/booking/hooks/useQuotation.js +2 -2
- package/lib/components/booking/info/model.d.ts +1 -10
- package/lib/components/booking/info/service/addService/utils.d.ts +1 -1
- package/lib/components/booking/info2/cartClientCard/locales.d.ts +33 -0
- package/lib/components/booking/info2/service/addService/mock.d.ts +216 -0
- package/lib/components/booking/info2/service/addService/utils.d.ts +1 -1
- package/lib/components/booking/info2/service/editService/DiscountChangeModal/index.d.ts +25 -0
- package/lib/components/booking/locales.d.ts +1619 -0
- package/lib/components/booking/model.d.ts +1 -9
- package/lib/components/booking/notes/model.d.ts +1 -10
- package/lib/components/booking/payments/model.d.ts +1 -10
- package/lib/components/booking/utils.d.ts +2 -2
- package/lib/components/checkout/PaymentModal.d.ts +31 -0
- package/lib/components/checkout/components/AdditionalModule/locales.d.ts +58 -0
- package/lib/components/checkout/locales.d.ts +853 -0
- package/lib/components/eftpos/locales.d.ts +163 -0
- package/lib/components/eftposPay/locales.d.ts +608 -0
- package/lib/components/eventBooking/locales.d.ts +408 -0
- package/lib/components/list/locales.d.ts +108 -0
- package/lib/components/list/utils/getText.d.ts +53 -0
- package/lib/components/login/locales.d.ts +38 -0
- package/lib/components/pay/toB/locales.d.ts +88 -0
- package/lib/components/pay/toC/locales.d.ts +511 -0
- package/lib/components/pay/toC/model.d.ts +1 -9
- package/lib/components/pinModal/locales.d.ts +43 -0
- package/lib/components/pinVerifyModal/locales.d.ts +38 -0
- package/lib/components/pisellSelectCustomerModal/locales.d.ts +133 -0
- package/lib/components/productExtension/locales.d.ts +78 -0
- package/lib/components/productSelect/components/pisellPriceText/index.d.ts +11 -0
- package/lib/components/productSelect/locales.d.ts +38 -0
- package/lib/components/ruleSetting/locales.d.ts +78 -0
- package/lib/components/schedules/locales.d.ts +143 -0
- package/lib/components/schedules/model.d.ts +1 -9
- package/lib/components/shoppingCart/locales.d.ts +58 -0
- package/lib/components/stepController/locales.d.ts +43 -0
- package/lib/components/subTotal/locales.d.ts +68 -0
- package/lib/components/systemSettings/registry/components/ItemModal.d.ts +4 -0
- package/lib/components/systemSettings/registry/locales.d.ts +456 -0
- package/lib/components/systemSettings/registry/types.d.ts +128 -0
- package/lib/components/taxSelect/locales.d.ts +38 -0
- package/lib/components/ticketBooking/locales.d.ts +328 -0
- package/lib/components/ticketBooking/utils/formatTime.d.ts +33 -0
- package/lib/components/ticketBooking/utils/index.d.ts +1 -1
- package/lib/components/wallet/utils.d.ts +48 -0
- package/lib/components/walletList/index.d.ts +4 -0
- package/lib/components/walletList/locales.d.ts +43 -0
- package/lib/components/walletList/types/index.d.ts +196 -0
- package/lib/plus/clientCard/index.d.ts +7 -0
- package/lib/plus/clientCard/locales.d.ts +28 -0
- package/lib/plus/clientCard/types.d.ts +135 -0
- package/lib/plus/clinetSearch/locales.d.ts +178 -0
- package/lib/plus/contactInfo/locales.d.ts +23 -0
- package/lib/plus/contactInfoModal/locales.d.ts +108 -0
- package/lib/plus/noteModal/locales.d.ts +53 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/locales.d.ts +68 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/status.d.ts +164 -0
- package/lib/plus/productSelect/components/pisellPriceText/index.d.ts +14 -0
- package/lib/plus/productSelect/locales.d.ts +38 -0
- package/lib/plus/saasAttendance/index.d.ts +6 -0
- package/lib/plus/saasAttendance/locales.d.ts +528 -0
- package/lib/plus/saasAttendance/settings/BasicInfoTab.d.ts +5 -0
- package/lib/plus/saasAttendance/settings/ClockInMethodTab.d.ts +8 -0
- package/lib/plus/saasAttendance/settings/CorrectionPolicyTab.d.ts +8 -0
- package/lib/plus/saasAttendance/settings/ShiftScheduleTab.d.ts +5 -0
- package/lib/plus/saasAttendance/settings/components/MapField.d.ts +78 -0
- package/lib/plus/saasAttendance/settings/components/index.d.ts +3 -0
- package/lib/plus/saasAttendance/settings/components/membersField/index.d.ts +8 -0
- package/lib/plus/saasAttendance/settings/components/shiftModal/index.d.ts +18 -0
- package/lib/plus/saasAttendance/settings/index.d.ts +18 -0
- package/lib/plus/saasAttendance/settings/serve.d.ts +27 -0
- package/lib/plus/saasAttendance/settings/types.d.ts +130 -0
- package/lib/plus/saasCreateOrganization/locales.d.ts +23 -0
- package/lib/plus/saasLogin/locales.d.ts +83 -0
- package/lib/plus/saasRegister/locales.d.ts +193 -0
- package/lib/plus/saasRole/components/PermissionManager/index.d.ts +19 -0
- package/lib/plus/saasRole/index.d.ts +14 -0
- package/lib/plus/saasRole/locales.d.ts +319 -0
- package/lib/plus/saasRole/serve.d.ts +72 -0
- package/lib/plus/saasRole/types.d.ts +177 -0
- package/lib/plus/saasRole/utils.d.ts +0 -0
- package/lib/plus/saasTeamMembers/components/MemberDrawer/ExtensionFormTabContent.d.ts +31 -0
- package/lib/plus/saasTeamMembers/components/MemberDrawer/index.d.ts +23 -0
- package/lib/plus/saasTeamMembers/index.d.ts +5 -0
- package/lib/plus/saasTeamMembers/locales.d.ts +546 -0
- package/lib/plus/saasTeamMembers/serve.d.ts +95 -0
- package/lib/plus/saasTeamMembers/type.d.ts +158 -0
- package/lib/plus/selectHolder/locales.d.ts +38 -0
- package/lib/plus/walletEditor/components/sortableWalletPassTypes/index.d.ts +39 -0
- package/lib/plus/walletEditor/locales.d.ts +223 -0
- package/lib/plus/walletEditor/types.d.ts +54 -0
- package/lib/plus/walletPassGallery/components/passDetail/index.d.ts +11 -0
- package/lib/plus/walletPassGallery/components/passList/index.d.ts +13 -0
- package/lib/plus/walletPassGallery/components/timelineSection/index.d.ts +12 -0
- package/lib/plus/walletPassGallery/index.d.ts +11 -0
- package/lib/plus/walletPassGallery/locales.d.ts +473 -0
- package/lib/plus/walletPassGallery/serve.d.ts +245 -0
- package/lib/plus/walletPassGallery/utils.d.ts +48 -0
- package/lib/pro/Login2.0/locales.d.ts +903 -0
- package/lib/pro/Login2.0/shared/types.d.ts +234 -0
- package/lib/pro/comprehensiveSearch/components/searchSection/locales.d.ts +23 -0
- package/lib/pro/comprehensiveSearch/locales.d.ts +23 -0
- package/lib/pro/numberKeyboard/locales.d.ts +18 -0
- package/lib/pro/pisellPhoneKeyboard/locales.d.ts +18 -0
- package/lib/pro/priceKeyboard/components/cashKeyboard/locales.d.ts +63 -0
- package/lib/pro/priceKeyboard/components/discountKeyboard/locales.d.ts +68 -0
- package/lib/pro/priceKeyboard/components/paymentKeyboard/locales.d.ts +73 -0
- package/lib/pro/skuDetailModal/locales.d.ts +78 -0
- package/lib/pro/skuDetailModal/types.d.ts +352 -0
- package/package.json +4 -4
|
@@ -0,0 +1,163 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'page.eftpos.text.manufacturer': string;
|
|
4
|
+
'page.eftpos.text.description': string;
|
|
5
|
+
'page.eftpos.text.status': string;
|
|
6
|
+
'page.eftpos.text.operation': string;
|
|
7
|
+
'page.eftpos.text.device': string;
|
|
8
|
+
'page.eftpos.text.device.add': (status?: string, name?: string) => string;
|
|
9
|
+
'page.eftpos.text.device.list': string;
|
|
10
|
+
'page.eftpos.text.device.name': string;
|
|
11
|
+
'page.eftpos.text.sucahrge': string;
|
|
12
|
+
'page.eftpos.text.paired': string;
|
|
13
|
+
'page.eftpos.text.unpaired': string;
|
|
14
|
+
'page.eftpos.text.repair': string;
|
|
15
|
+
'page.eftpos.text.edit': string;
|
|
16
|
+
'page.eftpos.text.delete': string;
|
|
17
|
+
'page.eftpos.text.save': string;
|
|
18
|
+
'page.eftpos.text.confim.delete': string;
|
|
19
|
+
'page.eftpos.text.confirm_delete-message': (x: string) => string;
|
|
20
|
+
'page.eftpos.text.confim.cancel': string;
|
|
21
|
+
'page.eftpos.text.table.name': string;
|
|
22
|
+
'page.eftpos.text.table.status': string;
|
|
23
|
+
'page.eftpos.text.table.surcharge': string;
|
|
24
|
+
'page.eftpos.text.table.opeartion': string;
|
|
25
|
+
'page.eftpos.text.table.del.title': string;
|
|
26
|
+
'page.eftpos.text.table.del.text': string;
|
|
27
|
+
'page.eftpos.text.table.del.delete': string;
|
|
28
|
+
'page.eftpos.text.table.del.cancel': string;
|
|
29
|
+
'page.eftpos.text.log': string;
|
|
30
|
+
'page.eftpos.text.setting': string;
|
|
31
|
+
'page.eftpos.text.setting.tip': string;
|
|
32
|
+
'page.eftpos.text.setting.btn': string;
|
|
33
|
+
};
|
|
34
|
+
'zh-CN': {
|
|
35
|
+
'page.eftpos.text.manufacturer': string;
|
|
36
|
+
'page.eftpos.text.description': string;
|
|
37
|
+
'page.eftpos.text.status': string;
|
|
38
|
+
'page.eftpos.text.operation': string;
|
|
39
|
+
'page.eftpos.text.device': string;
|
|
40
|
+
'page.eftpos.text.device.add': (status?: string, name?: string) => string;
|
|
41
|
+
'page.eftpos.text.device.list': string;
|
|
42
|
+
'page.eftpos.text.device.name': string;
|
|
43
|
+
'page.eftpos.text.sucahrge': string;
|
|
44
|
+
'page.eftpos.text.paired': string;
|
|
45
|
+
'page.eftpos.text.unpaired': string;
|
|
46
|
+
'page.eftpos.text.repair': string;
|
|
47
|
+
'page.eftpos.text.edit': string;
|
|
48
|
+
'page.eftpos.text.delete': string;
|
|
49
|
+
'page.eftpos.text.save': string;
|
|
50
|
+
'page.eftpos.text.confim.delete': string;
|
|
51
|
+
'page.eftpos.text.confirm_delete-message': (x: string) => string;
|
|
52
|
+
'page.eftpos.text.confim.cancel': string;
|
|
53
|
+
'page.eftpos.text.table.name': string;
|
|
54
|
+
'page.eftpos.text.table.status': string;
|
|
55
|
+
'page.eftpos.text.table.surcharge': string;
|
|
56
|
+
'page.eftpos.text.table.opeartion': string;
|
|
57
|
+
'page.eftpos.text.table.del.title': string;
|
|
58
|
+
'page.eftpos.text.table.del.text': string;
|
|
59
|
+
'page.eftpos.text.table.del.delete': string;
|
|
60
|
+
'page.eftpos.text.table.del.cancel': string;
|
|
61
|
+
'page.eftpos.text.log': string;
|
|
62
|
+
'page.eftpos.text.setting': string;
|
|
63
|
+
'page.eftpos.text.setting.tip': string;
|
|
64
|
+
'page.eftpos.text.setting.btn': string;
|
|
65
|
+
};
|
|
66
|
+
'zh-HK': {
|
|
67
|
+
'page.eftpos.text.manufacturer': string;
|
|
68
|
+
'page.eftpos.text.description': string;
|
|
69
|
+
'page.eftpos.text.status': string;
|
|
70
|
+
'page.eftpos.text.operation': string;
|
|
71
|
+
'page.eftpos.text.device': string;
|
|
72
|
+
'page.eftpos.text.device.add': (status?: string, name?: string) => string;
|
|
73
|
+
'page.eftpos.text.device.list': string;
|
|
74
|
+
'page.eftpos.text.device.name': string;
|
|
75
|
+
'page.eftpos.text.sucahrge': string;
|
|
76
|
+
'page.eftpos.text.paired': string;
|
|
77
|
+
'page.eftpos.text.unpaired': string;
|
|
78
|
+
'page.eftpos.text.repair': string;
|
|
79
|
+
'page.eftpos.text.edit': string;
|
|
80
|
+
'page.eftpos.text.delete': string;
|
|
81
|
+
'page.eftpos.text.save': string;
|
|
82
|
+
'page.eftpos.text.confim.delete': string;
|
|
83
|
+
'page.eftpos.text.confirm_delete-message': (x: string) => string;
|
|
84
|
+
'page.eftpos.text.confim.cancel': string;
|
|
85
|
+
'page.eftpos.text.table.name': string;
|
|
86
|
+
'page.eftpos.text.table.status': string;
|
|
87
|
+
'page.eftpos.text.table.surcharge': string;
|
|
88
|
+
'page.eftpos.text.table.opeartion': string;
|
|
89
|
+
'page.eftpos.text.table.del.title': string;
|
|
90
|
+
'page.eftpos.text.table.del.text': string;
|
|
91
|
+
'page.eftpos.text.table.del.delete': string;
|
|
92
|
+
'page.eftpos.text.table.del.cancel': string;
|
|
93
|
+
'page.eftpos.text.log': string;
|
|
94
|
+
'page.eftpos.text.setting': string;
|
|
95
|
+
'page.eftpos.text.setting.tip': string;
|
|
96
|
+
'page.eftpos.text.setting.btn': string;
|
|
97
|
+
};
|
|
98
|
+
ja: {
|
|
99
|
+
'page.eftpos.text.manufacturer': string;
|
|
100
|
+
'page.eftpos.text.description': string;
|
|
101
|
+
'page.eftpos.text.status': string;
|
|
102
|
+
'page.eftpos.text.operation': string;
|
|
103
|
+
'page.eftpos.text.device': string;
|
|
104
|
+
'page.eftpos.text.device.add': (status?: string, name?: string) => string;
|
|
105
|
+
'page.eftpos.text.device.list': string;
|
|
106
|
+
'page.eftpos.text.device.name': string;
|
|
107
|
+
'page.eftpos.text.sucahrge': string;
|
|
108
|
+
'page.eftpos.text.paired': string;
|
|
109
|
+
'page.eftpos.text.unpaired': string;
|
|
110
|
+
'page.eftpos.text.repair': string;
|
|
111
|
+
'page.eftpos.text.edit': string;
|
|
112
|
+
'page.eftpos.text.delete': string;
|
|
113
|
+
'page.eftpos.text.save': string;
|
|
114
|
+
'page.eftpos.text.confim.delete': string;
|
|
115
|
+
'page.eftpos.text.confirm_delete-message': (x: string) => string;
|
|
116
|
+
'page.eftpos.text.confim.cancel': string;
|
|
117
|
+
'page.eftpos.text.table.name': string;
|
|
118
|
+
'page.eftpos.text.table.status': string;
|
|
119
|
+
'page.eftpos.text.table.surcharge': string;
|
|
120
|
+
'page.eftpos.text.table.opeartion': string;
|
|
121
|
+
'page.eftpos.text.table.del.title': string;
|
|
122
|
+
'page.eftpos.text.table.del.text': string;
|
|
123
|
+
'page.eftpos.text.table.del.delete': string;
|
|
124
|
+
'page.eftpos.text.table.del.cancel': string;
|
|
125
|
+
'page.eftpos.text.log': string;
|
|
126
|
+
'page.eftpos.text.setting': string;
|
|
127
|
+
'page.eftpos.text.setting.tip': string;
|
|
128
|
+
'page.eftpos.text.setting.btn': string;
|
|
129
|
+
};
|
|
130
|
+
pt: {
|
|
131
|
+
'page.eftpos.text.manufacturer': string;
|
|
132
|
+
'page.eftpos.text.description': string;
|
|
133
|
+
'page.eftpos.text.status': string;
|
|
134
|
+
'page.eftpos.text.operation': string;
|
|
135
|
+
'page.eftpos.text.device': string;
|
|
136
|
+
'page.eftpos.text.device.add': (status?: string, name?: string) => string;
|
|
137
|
+
'page.eftpos.text.device.list': string;
|
|
138
|
+
'page.eftpos.text.device.name': string;
|
|
139
|
+
'page.eftpos.text.sucahrge': string;
|
|
140
|
+
'page.eftpos.text.paired': string;
|
|
141
|
+
'page.eftpos.text.unpaired': string;
|
|
142
|
+
'page.eftpos.text.repair': string;
|
|
143
|
+
'page.eftpos.text.edit': string;
|
|
144
|
+
'page.eftpos.text.delete': string;
|
|
145
|
+
'page.eftpos.text.save': string;
|
|
146
|
+
'page.eftpos.text.confim.delete': string;
|
|
147
|
+
'page.eftpos.text.confirm_delete-message': (x: string) => string;
|
|
148
|
+
'page.eftpos.text.confim.cancel': string;
|
|
149
|
+
'page.eftpos.text.table.name': string;
|
|
150
|
+
'page.eftpos.text.table.status': string;
|
|
151
|
+
'page.eftpos.text.table.surcharge': string;
|
|
152
|
+
'page.eftpos.text.table.opeartion': string;
|
|
153
|
+
'page.eftpos.text.table.del.title': string;
|
|
154
|
+
'page.eftpos.text.table.del.text': string;
|
|
155
|
+
'page.eftpos.text.table.del.delete': string;
|
|
156
|
+
'page.eftpos.text.table.del.cancel': string;
|
|
157
|
+
'page.eftpos.text.log': string;
|
|
158
|
+
'page.eftpos.text.setting': string;
|
|
159
|
+
'page.eftpos.text.setting.tip': string;
|
|
160
|
+
'page.eftpos.text.setting.btn': string;
|
|
161
|
+
};
|
|
162
|
+
};
|
|
163
|
+
export default _default;
|