@pisell/private-materials 6.6.46 → 6.6.47

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.
Files changed (267) hide show
  1. package/build/lowcode/assets-daily.json +11 -11
  2. package/build/lowcode/assets-dev.json +2 -2
  3. package/build/lowcode/assets-prod.json +11 -11
  4. package/build/lowcode/meta.js +1 -1
  5. package/build/lowcode/render/default/view.js +1 -1
  6. package/build/lowcode/view.js +1 -1
  7. package/es/components/appointmentBooking/components/Date/state.d.ts +63 -0
  8. package/es/components/appointmentBooking/locales.d.ts +603 -0
  9. package/es/components/authentication/admin/AuthMethods/locales.d.ts +413 -0
  10. package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/index.d.ts +6 -0
  11. package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/locales.d.ts +138 -0
  12. package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/types.d.ts +43 -0
  13. package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/index.d.ts +6 -0
  14. package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/locales.d.ts +118 -0
  15. package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/types.d.ts +35 -0
  16. package/es/components/authentication/admin/ChannelAuthSetting/OnlineShopAuth/index.d.ts +6 -0
  17. package/es/components/authentication/admin/ChannelAuthSetting/PageSetting/locales.d.ts +43 -0
  18. package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/index.d.ts +8 -0
  19. package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/locales.d.ts +108 -0
  20. package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/types.d.ts +28 -0
  21. package/es/components/authentication/admin/ChannelAuthSetting/SaaSManagermentAuth/index.d.ts +6 -0
  22. package/es/components/authentication/admin/ChannelAuthSetting/locales.d.ts +63 -0
  23. package/es/components/authentication/admin/CustomerAuth/locales.d.ts +108 -0
  24. package/es/components/authentication/admin/CustomerOAuthConfig/locales.d.ts +178 -0
  25. package/es/components/authentication/admin/DeviceAuth/locales.d.ts +93 -0
  26. package/es/components/authentication/admin/OAuthConfig/locales.d.ts +148 -0
  27. package/es/components/authentication/admin/OrgAdminAuth/locales.d.ts +88 -0
  28. package/es/components/authentication/admin/POSOperatorAuth/locales.d.ts +78 -0
  29. package/es/components/authentication/admin/SaaSAdminAuth/locales.d.ts +88 -0
  30. package/es/components/booking/components/actionButtons/index.d.ts +31 -0
  31. package/es/components/booking/components/voucher/utils.d.ts +5 -0
  32. package/es/components/booking/editBookingModal/locales.d.ts +33 -0
  33. package/es/components/booking/editBookingModal/mock.d.ts +991 -0
  34. package/es/components/booking/hooks/useQuotation.js +2 -2
  35. package/es/components/booking/info/service/addService/utils.d.ts +1 -1
  36. package/es/components/booking/info2/cartClientCard/locales.d.ts +33 -0
  37. package/es/components/booking/info2/service/addService/mock.d.ts +216 -0
  38. package/es/components/booking/info2/service/addService/utils.d.ts +1 -1
  39. package/es/components/booking/info2/service/editService/DiscountChangeModal/index.d.ts +25 -0
  40. package/es/components/booking/locales.d.ts +1619 -0
  41. package/es/components/booking/utils.d.ts +2 -2
  42. package/es/components/checkout/PaymentModal.d.ts +31 -0
  43. package/es/components/checkout/components/AdditionalModule/locales.d.ts +58 -0
  44. package/es/components/checkout/locales.d.ts +853 -0
  45. package/es/components/eftpos/locales.d.ts +163 -0
  46. package/es/components/eftposPay/locales.d.ts +608 -0
  47. package/es/components/eventBooking/locales.d.ts +408 -0
  48. package/es/components/list/locales.d.ts +108 -0
  49. package/es/components/list/utils/getText.d.ts +53 -0
  50. package/es/components/login/locales.d.ts +38 -0
  51. package/es/components/pay/toB/locales.d.ts +88 -0
  52. package/es/components/pay/toC/locales.d.ts +511 -0
  53. package/es/components/pinModal/locales.d.ts +43 -0
  54. package/es/components/pinVerifyModal/locales.d.ts +38 -0
  55. package/es/components/pisellSelectCustomerModal/locales.d.ts +133 -0
  56. package/es/components/productExtension/locales.d.ts +78 -0
  57. package/es/components/productSelect/components/pisellPriceText/index.d.ts +11 -0
  58. package/es/components/productSelect/locales.d.ts +38 -0
  59. package/es/components/ruleSetting/locales.d.ts +78 -0
  60. package/es/components/schedules/locales.d.ts +143 -0
  61. package/es/components/shoppingCart/locales.d.ts +58 -0
  62. package/es/components/stepController/locales.d.ts +43 -0
  63. package/es/components/subTotal/locales.d.ts +68 -0
  64. package/es/components/systemSettings/registry/components/ItemModal.d.ts +4 -0
  65. package/es/components/systemSettings/registry/locales.d.ts +456 -0
  66. package/es/components/systemSettings/registry/types.d.ts +128 -0
  67. package/es/components/taxSelect/locales.d.ts +38 -0
  68. package/es/components/ticketBooking/locales.d.ts +328 -0
  69. package/es/components/ticketBooking/utils/formatTime.d.ts +33 -0
  70. package/es/components/ticketBooking/utils/index.d.ts +1 -1
  71. package/es/components/wallet/utils.d.ts +48 -0
  72. package/es/components/walletList/index.d.ts +4 -0
  73. package/es/components/walletList/locales.d.ts +43 -0
  74. package/es/components/walletList/types/index.d.ts +196 -0
  75. package/es/plus/clientCard/index.d.ts +7 -0
  76. package/es/plus/clientCard/locales.d.ts +28 -0
  77. package/es/plus/clientCard/types.d.ts +135 -0
  78. package/es/plus/clinetSearch/locales.d.ts +178 -0
  79. package/es/plus/contactInfo/locales.d.ts +23 -0
  80. package/es/plus/contactInfoModal/locales.d.ts +108 -0
  81. package/es/plus/noteModal/locales.d.ts +53 -0
  82. package/es/plus/productSelect/ProductCard/SkuCard/locales.d.ts +68 -0
  83. package/es/plus/productSelect/ProductCard/SkuCard/status.d.ts +164 -0
  84. package/es/plus/productSelect/components/pisellPriceText/index.d.ts +14 -0
  85. package/es/plus/productSelect/locales.d.ts +38 -0
  86. package/es/plus/saasAttendance/index.d.ts +6 -0
  87. package/es/plus/saasAttendance/locales.d.ts +528 -0
  88. package/es/plus/saasAttendance/settings/BasicInfoTab.d.ts +5 -0
  89. package/es/plus/saasAttendance/settings/ClockInMethodTab.d.ts +8 -0
  90. package/es/plus/saasAttendance/settings/CorrectionPolicyTab.d.ts +8 -0
  91. package/es/plus/saasAttendance/settings/ShiftScheduleTab.d.ts +5 -0
  92. package/es/plus/saasAttendance/settings/components/MapField.d.ts +78 -0
  93. package/es/plus/saasAttendance/settings/components/index.d.ts +3 -0
  94. package/es/plus/saasAttendance/settings/components/membersField/index.d.ts +8 -0
  95. package/es/plus/saasAttendance/settings/components/shiftModal/index.d.ts +18 -0
  96. package/es/plus/saasAttendance/settings/index.d.ts +18 -0
  97. package/es/plus/saasAttendance/settings/serve.d.ts +27 -0
  98. package/es/plus/saasAttendance/settings/types.d.ts +130 -0
  99. package/es/plus/saasCreateOrganization/locales.d.ts +23 -0
  100. package/es/plus/saasLogin/locales.d.ts +83 -0
  101. package/es/plus/saasRegister/locales.d.ts +193 -0
  102. package/es/plus/saasRole/components/PermissionManager/index.d.ts +19 -0
  103. package/es/plus/saasRole/index.d.ts +14 -0
  104. package/es/plus/saasRole/locales.d.ts +319 -0
  105. package/es/plus/saasRole/serve.d.ts +72 -0
  106. package/es/plus/saasRole/types.d.ts +177 -0
  107. package/es/plus/saasRole/utils.d.ts +0 -0
  108. package/es/plus/saasTeamMembers/components/MemberDrawer/ExtensionFormTabContent.d.ts +31 -0
  109. package/es/plus/saasTeamMembers/components/MemberDrawer/index.d.ts +23 -0
  110. package/es/plus/saasTeamMembers/index.d.ts +5 -0
  111. package/es/plus/saasTeamMembers/locales.d.ts +546 -0
  112. package/es/plus/saasTeamMembers/serve.d.ts +95 -0
  113. package/es/plus/saasTeamMembers/type.d.ts +158 -0
  114. package/es/plus/selectHolder/locales.d.ts +38 -0
  115. package/es/plus/walletEditor/components/sortableWalletPassTypes/index.d.ts +39 -0
  116. package/es/plus/walletEditor/locales.d.ts +223 -0
  117. package/es/plus/walletEditor/types.d.ts +54 -0
  118. package/es/plus/walletPassGallery/components/passDetail/index.d.ts +11 -0
  119. package/es/plus/walletPassGallery/components/passList/index.d.ts +13 -0
  120. package/es/plus/walletPassGallery/components/timelineSection/index.d.ts +12 -0
  121. package/es/plus/walletPassGallery/index.d.ts +11 -0
  122. package/es/plus/walletPassGallery/locales.d.ts +473 -0
  123. package/es/plus/walletPassGallery/serve.d.ts +245 -0
  124. package/es/plus/walletPassGallery/utils.d.ts +48 -0
  125. package/es/pro/Login2.0/locales.d.ts +903 -0
  126. package/es/pro/Login2.0/shared/types.d.ts +234 -0
  127. package/es/pro/comprehensiveSearch/components/searchSection/locales.d.ts +23 -0
  128. package/es/pro/comprehensiveSearch/locales.d.ts +23 -0
  129. package/es/pro/numberKeyboard/locales.d.ts +18 -0
  130. package/es/pro/pisellPhoneKeyboard/locales.d.ts +18 -0
  131. package/es/pro/priceKeyboard/components/cashKeyboard/locales.d.ts +63 -0
  132. package/es/pro/priceKeyboard/components/discountKeyboard/locales.d.ts +68 -0
  133. package/es/pro/priceKeyboard/components/paymentKeyboard/locales.d.ts +73 -0
  134. package/es/pro/skuDetailModal/locales.d.ts +78 -0
  135. package/es/pro/skuDetailModal/types.d.ts +352 -0
  136. package/lib/components/appointmentBooking/components/Date/state.d.ts +63 -0
  137. package/lib/components/appointmentBooking/locales.d.ts +603 -0
  138. package/lib/components/authentication/admin/AuthMethods/locales.d.ts +413 -0
  139. package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/index.d.ts +6 -0
  140. package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/locales.d.ts +138 -0
  141. package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/types.d.ts +43 -0
  142. package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/index.d.ts +6 -0
  143. package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/locales.d.ts +118 -0
  144. package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/types.d.ts +35 -0
  145. package/lib/components/authentication/admin/ChannelAuthSetting/OnlineShopAuth/index.d.ts +6 -0
  146. package/lib/components/authentication/admin/ChannelAuthSetting/PageSetting/locales.d.ts +43 -0
  147. package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/index.d.ts +8 -0
  148. package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/locales.d.ts +108 -0
  149. package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/types.d.ts +28 -0
  150. package/lib/components/authentication/admin/ChannelAuthSetting/SaaSManagermentAuth/index.d.ts +6 -0
  151. package/lib/components/authentication/admin/ChannelAuthSetting/locales.d.ts +63 -0
  152. package/lib/components/authentication/admin/CustomerAuth/locales.d.ts +108 -0
  153. package/lib/components/authentication/admin/CustomerOAuthConfig/locales.d.ts +178 -0
  154. package/lib/components/authentication/admin/DeviceAuth/locales.d.ts +93 -0
  155. package/lib/components/authentication/admin/OAuthConfig/locales.d.ts +148 -0
  156. package/lib/components/authentication/admin/OrgAdminAuth/locales.d.ts +88 -0
  157. package/lib/components/authentication/admin/POSOperatorAuth/locales.d.ts +78 -0
  158. package/lib/components/authentication/admin/SaaSAdminAuth/locales.d.ts +88 -0
  159. package/lib/components/booking/components/actionButtons/index.d.ts +31 -0
  160. package/lib/components/booking/components/voucher/utils.d.ts +5 -0
  161. package/lib/components/booking/editBookingModal/locales.d.ts +33 -0
  162. package/lib/components/booking/editBookingModal/mock.d.ts +991 -0
  163. package/lib/components/booking/hooks/useQuotation.js +2 -2
  164. package/lib/components/booking/info/service/addService/utils.d.ts +1 -1
  165. package/lib/components/booking/info2/cartClientCard/locales.d.ts +33 -0
  166. package/lib/components/booking/info2/service/addService/mock.d.ts +216 -0
  167. package/lib/components/booking/info2/service/addService/utils.d.ts +1 -1
  168. package/lib/components/booking/info2/service/editService/DiscountChangeModal/index.d.ts +25 -0
  169. package/lib/components/booking/locales.d.ts +1619 -0
  170. package/lib/components/booking/utils.d.ts +2 -2
  171. package/lib/components/checkout/PaymentModal.d.ts +31 -0
  172. package/lib/components/checkout/components/AdditionalModule/locales.d.ts +58 -0
  173. package/lib/components/checkout/locales.d.ts +853 -0
  174. package/lib/components/eftpos/locales.d.ts +163 -0
  175. package/lib/components/eftposPay/locales.d.ts +608 -0
  176. package/lib/components/eventBooking/locales.d.ts +408 -0
  177. package/lib/components/list/locales.d.ts +108 -0
  178. package/lib/components/list/utils/getText.d.ts +53 -0
  179. package/lib/components/login/locales.d.ts +38 -0
  180. package/lib/components/pay/toB/locales.d.ts +88 -0
  181. package/lib/components/pay/toC/locales.d.ts +511 -0
  182. package/lib/components/pinModal/locales.d.ts +43 -0
  183. package/lib/components/pinVerifyModal/locales.d.ts +38 -0
  184. package/lib/components/pisellSelectCustomerModal/locales.d.ts +133 -0
  185. package/lib/components/productExtension/locales.d.ts +78 -0
  186. package/lib/components/productSelect/components/pisellPriceText/index.d.ts +11 -0
  187. package/lib/components/productSelect/locales.d.ts +38 -0
  188. package/lib/components/ruleSetting/locales.d.ts +78 -0
  189. package/lib/components/schedules/locales.d.ts +143 -0
  190. package/lib/components/shoppingCart/locales.d.ts +58 -0
  191. package/lib/components/stepController/locales.d.ts +43 -0
  192. package/lib/components/subTotal/locales.d.ts +68 -0
  193. package/lib/components/systemSettings/registry/components/ItemModal.d.ts +4 -0
  194. package/lib/components/systemSettings/registry/locales.d.ts +456 -0
  195. package/lib/components/systemSettings/registry/types.d.ts +128 -0
  196. package/lib/components/taxSelect/locales.d.ts +38 -0
  197. package/lib/components/ticketBooking/locales.d.ts +328 -0
  198. package/lib/components/ticketBooking/utils/formatTime.d.ts +33 -0
  199. package/lib/components/ticketBooking/utils/index.d.ts +1 -1
  200. package/lib/components/wallet/utils.d.ts +48 -0
  201. package/lib/components/walletList/index.d.ts +4 -0
  202. package/lib/components/walletList/locales.d.ts +43 -0
  203. package/lib/components/walletList/types/index.d.ts +196 -0
  204. package/lib/plus/clientCard/index.d.ts +7 -0
  205. package/lib/plus/clientCard/locales.d.ts +28 -0
  206. package/lib/plus/clientCard/types.d.ts +135 -0
  207. package/lib/plus/clinetSearch/locales.d.ts +178 -0
  208. package/lib/plus/contactInfo/locales.d.ts +23 -0
  209. package/lib/plus/contactInfoModal/locales.d.ts +108 -0
  210. package/lib/plus/noteModal/locales.d.ts +53 -0
  211. package/lib/plus/productSelect/ProductCard/SkuCard/locales.d.ts +68 -0
  212. package/lib/plus/productSelect/ProductCard/SkuCard/status.d.ts +164 -0
  213. package/lib/plus/productSelect/components/pisellPriceText/index.d.ts +14 -0
  214. package/lib/plus/productSelect/locales.d.ts +38 -0
  215. package/lib/plus/saasAttendance/index.d.ts +6 -0
  216. package/lib/plus/saasAttendance/locales.d.ts +528 -0
  217. package/lib/plus/saasAttendance/settings/BasicInfoTab.d.ts +5 -0
  218. package/lib/plus/saasAttendance/settings/ClockInMethodTab.d.ts +8 -0
  219. package/lib/plus/saasAttendance/settings/CorrectionPolicyTab.d.ts +8 -0
  220. package/lib/plus/saasAttendance/settings/ShiftScheduleTab.d.ts +5 -0
  221. package/lib/plus/saasAttendance/settings/components/MapField.d.ts +78 -0
  222. package/lib/plus/saasAttendance/settings/components/index.d.ts +3 -0
  223. package/lib/plus/saasAttendance/settings/components/membersField/index.d.ts +8 -0
  224. package/lib/plus/saasAttendance/settings/components/shiftModal/index.d.ts +18 -0
  225. package/lib/plus/saasAttendance/settings/index.d.ts +18 -0
  226. package/lib/plus/saasAttendance/settings/serve.d.ts +27 -0
  227. package/lib/plus/saasAttendance/settings/types.d.ts +130 -0
  228. package/lib/plus/saasCreateOrganization/locales.d.ts +23 -0
  229. package/lib/plus/saasLogin/locales.d.ts +83 -0
  230. package/lib/plus/saasRegister/locales.d.ts +193 -0
  231. package/lib/plus/saasRole/components/PermissionManager/index.d.ts +19 -0
  232. package/lib/plus/saasRole/index.d.ts +14 -0
  233. package/lib/plus/saasRole/locales.d.ts +319 -0
  234. package/lib/plus/saasRole/serve.d.ts +72 -0
  235. package/lib/plus/saasRole/types.d.ts +177 -0
  236. package/lib/plus/saasRole/utils.d.ts +0 -0
  237. package/lib/plus/saasTeamMembers/components/MemberDrawer/ExtensionFormTabContent.d.ts +31 -0
  238. package/lib/plus/saasTeamMembers/components/MemberDrawer/index.d.ts +23 -0
  239. package/lib/plus/saasTeamMembers/index.d.ts +5 -0
  240. package/lib/plus/saasTeamMembers/locales.d.ts +546 -0
  241. package/lib/plus/saasTeamMembers/serve.d.ts +95 -0
  242. package/lib/plus/saasTeamMembers/type.d.ts +158 -0
  243. package/lib/plus/selectHolder/locales.d.ts +38 -0
  244. package/lib/plus/walletEditor/components/sortableWalletPassTypes/index.d.ts +39 -0
  245. package/lib/plus/walletEditor/locales.d.ts +223 -0
  246. package/lib/plus/walletEditor/types.d.ts +54 -0
  247. package/lib/plus/walletPassGallery/components/passDetail/index.d.ts +11 -0
  248. package/lib/plus/walletPassGallery/components/passList/index.d.ts +13 -0
  249. package/lib/plus/walletPassGallery/components/timelineSection/index.d.ts +12 -0
  250. package/lib/plus/walletPassGallery/index.d.ts +11 -0
  251. package/lib/plus/walletPassGallery/locales.d.ts +473 -0
  252. package/lib/plus/walletPassGallery/serve.d.ts +245 -0
  253. package/lib/plus/walletPassGallery/utils.d.ts +48 -0
  254. package/lib/pro/Login2.0/locales.d.ts +903 -0
  255. package/lib/pro/Login2.0/shared/types.d.ts +234 -0
  256. package/lib/pro/comprehensiveSearch/components/searchSection/locales.d.ts +23 -0
  257. package/lib/pro/comprehensiveSearch/locales.d.ts +23 -0
  258. package/lib/pro/numberKeyboard/locales.d.ts +18 -0
  259. package/lib/pro/pisellPhoneKeyboard/locales.d.ts +18 -0
  260. package/lib/pro/priceKeyboard/components/cashKeyboard/locales.d.ts +63 -0
  261. package/lib/pro/priceKeyboard/components/discountKeyboard/locales.d.ts +68 -0
  262. package/lib/pro/priceKeyboard/components/paymentKeyboard/locales.d.ts +73 -0
  263. package/lib/pro/skuDetailModal/locales.d.ts +78 -0
  264. package/lib/pro/skuDetailModal/types.d.ts +352 -0
  265. package/lowcode/eco-cup-list/meta.ts +63 -0
  266. package/lowcode/eco-customer-list/meta.ts +63 -0
  267. package/package.json +3 -3
@@ -0,0 +1,88 @@
1
+ declare const _default: {
2
+ en: {
3
+ 'tobPay.text.back': string;
4
+ 'tobPay.text.waitPay': string;
5
+ 'tobPay.text.card.edit.amount': string;
6
+ 'tobPay.text.group.normalPay': string;
7
+ 'tobPay.text.group.thirdPay': string;
8
+ 'tobPay.text.cancel': string;
9
+ 'tobPay.text.submit': string;
10
+ 'tobPay.text.confirmed.payment': string;
11
+ 'tobPay.text.cash.modal.amount.toPay': string;
12
+ 'tobPay.text.cash.modal.input.title': string;
13
+ 'tobPay.text.cash.modal.no.change.given': string;
14
+ 'tobPay.text.cash.modal.amount.pay.change': (money: string) => string;
15
+ 'tobPay.text.cash.modal.amount.left.pay.paid': (money: string) => string;
16
+ 'tobPay.text.cash.modal.ok': string;
17
+ 'tobPay.text.payment.with.surcharge': string;
18
+ };
19
+ 'zh-CN': {
20
+ 'tobPay.text.back': string;
21
+ 'tobPay.text.waitPay': string;
22
+ 'tobPay.text.card.edit.amount': string;
23
+ 'tobPay.text.group.normalPay': string;
24
+ 'tobPay.text.group.thirdPay': string;
25
+ 'tobPay.text.cancel': string;
26
+ 'tobPay.text.submit': string;
27
+ 'tobPay.text.confirmed.payment': string;
28
+ 'tobPay.text.cash.modal.amount.toPay': string;
29
+ 'tobPay.text.cash.modal.input.title': string;
30
+ 'tobPay.text.cash.modal.no.change.given': string;
31
+ 'tobPay.text.cash.modal.amount.pay.change': (money: string) => string;
32
+ 'tobPay.text.cash.modal.amount.left.pay.paid': (money: string) => string;
33
+ 'tobPay.text.cash.modal.ok': string;
34
+ 'tobPay.text.payment.with.surcharge': string;
35
+ };
36
+ 'zh-HK': {
37
+ 'tobPay.text.back': string;
38
+ 'tobPay.text.waitPay': string;
39
+ 'tobPay.text.card.edit.amount': string;
40
+ 'tobPay.text.group.normalPay': string;
41
+ 'tobPay.text.group.thirdPay': string;
42
+ 'tobPay.text.cancel': string;
43
+ 'tobPay.text.submit': string;
44
+ 'tobPay.text.confirmed.payment': string;
45
+ 'tobPay.text.cash.modal.amount.toPay': string;
46
+ 'tobPay.text.cash.modal.input.title': string;
47
+ 'tobPay.text.cash.modal.no.change.given': string;
48
+ 'tobPay.text.cash.modal.amount.pay.change': (money: string) => string;
49
+ 'tobPay.text.cash.modal.amount.left.pay.paid': (money: string) => string;
50
+ 'tobPay.text.cash.modal.ok': string;
51
+ 'tobPay.text.payment.with.surcharge': string;
52
+ };
53
+ ja: {
54
+ 'tobPay.text.back': string;
55
+ 'tobPay.text.waitPay': string;
56
+ 'tobPay.text.card.edit.amount': string;
57
+ 'tobPay.text.group.normalPay': string;
58
+ 'tobPay.text.group.thirdPay': string;
59
+ 'tobPay.text.cancel': string;
60
+ 'tobPay.text.submit': string;
61
+ 'tobPay.text.confirmed.payment': string;
62
+ 'tobPay.text.cash.modal.amount.toPay': string;
63
+ 'tobPay.text.cash.modal.input.title': string;
64
+ 'tobPay.text.cash.modal.no.change.given': string;
65
+ 'tobPay.text.cash.modal.amount.pay.change': (money: string) => string;
66
+ 'tobPay.text.cash.modal.amount.left.pay.paid': (money: string) => string;
67
+ 'tobPay.text.cash.modal.ok': string;
68
+ 'tobPay.text.payment.with.surcharge': string;
69
+ };
70
+ pt: {
71
+ 'tobPay.text.back': string;
72
+ 'tobPay.text.waitPay': string;
73
+ 'tobPay.text.card.edit.amount': string;
74
+ 'tobPay.text.group.normalPay': string;
75
+ 'tobPay.text.group.thirdPay': string;
76
+ 'tobPay.text.cancel': string;
77
+ 'tobPay.text.submit': string;
78
+ 'tobPay.text.confirmed.payment': string;
79
+ 'tobPay.text.cash.modal.amount.toPay': string;
80
+ 'tobPay.text.cash.modal.input.title': string;
81
+ 'tobPay.text.cash.modal.no.change.given': string;
82
+ 'tobPay.text.cash.modal.amount.pay.change': (money: string) => string;
83
+ 'tobPay.text.cash.modal.amount.left.pay.paid': (money: string) => string;
84
+ 'tobPay.text.cash.modal.ok': string;
85
+ 'tobPay.text.payment.with.surcharge': string;
86
+ };
87
+ };
88
+ export default _default;
@@ -0,0 +1,511 @@
1
+ declare const _default: {
2
+ en: {
3
+ 'tocPay.text.checkout': string;
4
+ 'tocPay.text.total': string;
5
+ 'tocPay.text.completePaymentIn': string;
6
+ 'tocPay.text.paymentInstruction': string;
7
+ 'tocPay.text.serviceCharge': string;
8
+ 'tocPay.text.noAvailablePaymentMethods': string;
9
+ 'tocPay.text.paymentMethod': string;
10
+ 'tocPay.text.connectingApplePay': string;
11
+ 'tocPay.text.connectingGooglePay': string;
12
+ 'tocPay.text.enterName': string;
13
+ 'tocPay.text.enterValidName': string;
14
+ 'tocPay.text.enterCardNumber': string;
15
+ 'tocPay.text.enterValidCardNumber': string;
16
+ 'tocPay.text.enterExpirationDate': string;
17
+ 'tocPay.text.enterCVV': string;
18
+ 'tocPay.text.enterValidCVV': string;
19
+ 'tocPay.text.addCard': string;
20
+ 'tocPay.text.creditorDebitCard': string;
21
+ 'tocPay.text.addCreditOrDebitCard': string;
22
+ 'tocPay.text.cardNumber': string;
23
+ 'tocPay.text.incorrectCardNumber': string;
24
+ 'tocPay.text.expiration': string;
25
+ 'tocPay.text.incorrectExpiryDate': string;
26
+ 'tocPay.text.securityCode': string;
27
+ 'tocPay.text.incorrectSecurityCode': string;
28
+ 'tocPay.text.cardholderName': string;
29
+ 'tocPay.text.enterEnglishName': string;
30
+ 'tocPay.text.incorrectName': string;
31
+ 'tocPay.text.saveCardForNextTime': string;
32
+ 'tocPay.text.secureBankInfo': string;
33
+ 'tocPay.text.pay': string;
34
+ 'tocPay.text.surcharge': string;
35
+ 'tocPay.text.done': string;
36
+ 'tocPay.text.manageCard': string;
37
+ 'tocPay.text.waitingForBankVerification': string;
38
+ 'tocPay.text.successBack': string;
39
+ 'tocPay.text.redirectingToAlipay': string;
40
+ 'tocPay.text.redirectingToPaypal': string;
41
+ 'tocPay.text.redirectingToWeChatPay': string;
42
+ 'tocPay.text.submit': string;
43
+ 'tocPay.text.clickSubmitToComplete': string;
44
+ 'tocPay.text.noExtraPayNeeded': string;
45
+ 'tocPay.text.continuePayment': string;
46
+ 'tocPay.text.prompt': string;
47
+ 'tocPay.text.confirmLeave': string;
48
+ 'tocPay.text.continuePay': string;
49
+ 'tocPay.text.leave': string;
50
+ 'tocPay.text.getParamsFail': string;
51
+ 'tocPay.text.walletPass': string;
52
+ 'tocPay.text.toUse': string;
53
+ 'tocPay.text.searchResult': string;
54
+ 'tocPay.text.select': string;
55
+ 'tocPay.text.couponCodesAdded': string;
56
+ 'tocPay.text.redeem': string;
57
+ 'tocPay.text.howToPay': string;
58
+ 'tocPay.text.congrats': string;
59
+ 'tocPay.text.creditHaveBeen': string;
60
+ 'tocPay.text.walletPassCodesTitle': string;
61
+ 'tocPay.text.scanBarQrCode': string;
62
+ 'tocPay.text.enterCodes': string;
63
+ 'tocPay.text.searchDescribe': string;
64
+ 'tocPay.text.walletPassEmpty': (walletName: string) => string;
65
+ 'tocPay.text.walletPassDisabled': string;
66
+ 'tocPay.text.walletPassPermanent': string;
67
+ 'tocPay.text.walletPassCompleteTitle': string;
68
+ 'tocPay.text.walletPassNoExtraPay': string;
69
+ 'tocPay.text.walletCanPay': string;
70
+ 'tocPay.text.paymentInstructions': string;
71
+ 'tocPay.text.walletSearchEmpty': string;
72
+ 'tocPay.text.detectIncognitoConfirm': string;
73
+ 'tocPay.text.copyLink': string;
74
+ 'tocPay.text.copySuccess': string;
75
+ 'tocPay.text.walletName': (shopName: string) => string;
76
+ 'tocPay.text.bestValueFound': string;
77
+ 'tocPay.text.welcomeToUseWalletPass': (walletName: string) => string;
78
+ 'tocPay.text.totalSavings': string;
79
+ 'tocPay.text.bestCombination': (walletName: string) => string;
80
+ 'tocPay.text.recommended': string;
81
+ 'tocPay.text.edit': string;
82
+ 'tocPay.text.confirm': string;
83
+ 'tocPay.text.unusedAndContinueToPayment': string;
84
+ 'tocPay.text.walletPassAvailable': (walletName: string) => string;
85
+ 'tocPay.text.useWalletPass': (walletName: string) => string;
86
+ 'tocPay.text.useWalletPassAdd': (walletName: string) => string;
87
+ 'tocPay.text.editWalletPass': (walletName: string) => string;
88
+ 'tocPay.text.skipAndContinueToPayment': string;
89
+ 'tocPay.text.youMightHaveAnEligibleWalletPass': (walletName: string) => string;
90
+ 'tocPay.text.checkIfYouHaveAnyPointsCardRechargableCardOrVouchersToUse': string;
91
+ 'tocPay.text.addPointsCard': string;
92
+ 'tocPay.text.hasNoWalletPassAmount': string;
93
+ 'tocPay.text.multipleSelectionAvailable': string;
94
+ 'tocPay.text.youCanSelectMultipleWalletPassesToCombineForPayment': (walletName: string) => string;
95
+ 'tocPay.text.bestValueCombination': string;
96
+ 'tocPay.text.viewDetail': string;
97
+ 'tocPay.text.returnAndSelectOtherPaymentMethod': string;
98
+ 'tocPay.text.paymentCompletedAndViewOrder': string;
99
+ 'tocPay.text.paymentFailed': string;
100
+ 'tocPay.text.weAreVerifyingYourPaymentPleaseCheckYourOrderStatusLater': string;
101
+ 'tocPay.text.domestic': string;
102
+ 'tocPay.text.rest-of-world': string;
103
+ };
104
+ 'zh-CN': {
105
+ 'tocPay.text.checkout': string;
106
+ 'tocPay.text.total': string;
107
+ 'tocPay.text.completePaymentIn': string;
108
+ 'tocPay.text.paymentInstructions': string;
109
+ 'tocPay.text.serviceCharge': string;
110
+ 'tocPay.text.noAvailablePaymentMethods': string;
111
+ 'tocPay.text.paymentMethod': string;
112
+ 'tocPay.text.connectingApplePay': string;
113
+ 'tocPay.text.connectingGooglePay': string;
114
+ 'tocPay.text.enterName': string;
115
+ 'tocPay.text.enterValidName': string;
116
+ 'tocPay.text.enterCardNumber': string;
117
+ 'tocPay.text.enterValidCardNumber': string;
118
+ 'tocPay.text.enterExpirationDate': string;
119
+ 'tocPay.text.enterCVV': string;
120
+ 'tocPay.text.enterValidCVV': string;
121
+ 'tocPay.text.addCard': string;
122
+ 'tocPay.text.creditorDebitCard': string;
123
+ 'tocPay.text.addCreditOrDebitCard': string;
124
+ 'tocPay.text.cardNumber': string;
125
+ 'tocPay.text.incorrectCardNumber': string;
126
+ 'tocPay.text.expiration': string;
127
+ 'tocPay.text.incorrectExpiryDate': string;
128
+ 'tocPay.text.securityCode': string;
129
+ 'tocPay.text.incorrectSecurityCode': string;
130
+ 'tocPay.text.cardholderName': string;
131
+ 'tocPay.text.enterEnglishName': string;
132
+ 'tocPay.text.incorrectName': string;
133
+ 'tocPay.text.saveCardForNextTime': string;
134
+ 'tocPay.text.secureBankInfo': string;
135
+ 'tocPay.text.pay': string;
136
+ 'tocPay.text.surcharge': string;
137
+ 'tocPay.text.done': string;
138
+ 'tocPay.text.manageCard': string;
139
+ 'tocPay.text.waitingForBankVerification': string;
140
+ 'tocPay.text.successBack': string;
141
+ 'tocPay.text.redirectingToAlipay': string;
142
+ 'tocPay.text.redirectingToPaypal': string;
143
+ 'tocPay.text.redirectingToWeChatPay': string;
144
+ 'tocPay.text.submit': string;
145
+ 'tocPay.text.clickSubmitToComplete': string;
146
+ 'tocPay.text.noExtraPayNeeded': string;
147
+ 'tocPay.text.continuePayment': string;
148
+ 'tocPay.text.prompt': string;
149
+ 'tocPay.text.confirmLeave': string;
150
+ 'tocPay.text.continuePay': string;
151
+ 'tocPay.text.leave': string;
152
+ 'tocPay.text.getParamsFail': string;
153
+ 'tocPay.text.walletPass': string;
154
+ 'tocPay.text.toUse': string;
155
+ 'tocPay.text.searchResult': string;
156
+ 'tocPay.text.select': string;
157
+ 'tocPay.text.couponCodesAdded': string;
158
+ 'tocPay.text.redeem': string;
159
+ 'tocPay.text.howToPay': string;
160
+ 'tocPay.text.congrats': string;
161
+ 'tocPay.text.creditHaveBeen': string;
162
+ 'tocPay.text.walletPassCodesTitle': string;
163
+ 'tocPay.text.scanBarQrCode': string;
164
+ 'tocPay.text.enterCodes': string;
165
+ 'tocPay.text.searchDescribe': string;
166
+ 'tocPay.text.walletPassEmpty': (walletName: string) => string;
167
+ 'tocPay.text.walletPassDisabled': string;
168
+ 'tocPay.text.walletPassPermanent': string;
169
+ 'tocPay.text.walletPassCompleteTitle': string;
170
+ 'tocPay.text.walletPassNoExtraPay': string;
171
+ 'tocPay.text.walletCanPay': string;
172
+ 'tocPay.text.walletSearchEmpty': string;
173
+ 'tocPay.text.detectIncognitoConfirm': string;
174
+ 'tocPay.text.copyLink': string;
175
+ 'tocPay.text.copySuccess': string;
176
+ 'tocPay.text.walletName': (shopName: string) => string;
177
+ 'tocPay.text.bestValueFound': string;
178
+ 'tocPay.text.welcomeToUseWalletPass': (walletName: string) => string;
179
+ 'tocPay.text.totalSavings': string;
180
+ 'tocPay.text.bestCombination': (walletName: string) => string;
181
+ 'tocPay.text.recommended': string;
182
+ 'tocPay.text.edit': string;
183
+ 'tocPay.text.confirm': string;
184
+ 'tocPay.text.unusedAndContinueToPayment': string;
185
+ 'tocPay.text.walletPassAvailable': (walletName: string) => string;
186
+ 'tocPay.text.useWalletPass': (walletName: string) => string;
187
+ 'tocPay.text.useWalletPassAdd': (walletName: string) => string;
188
+ 'tocPay.text.editWalletPass': (walletName: string) => string;
189
+ 'tocPay.text.skipAndContinueToPayment': string;
190
+ 'tocPay.text.youMightHaveAnEligibleWalletPass': (walletName: string) => string;
191
+ 'tocPay.text.checkIfYouHaveAnyPointsCardRechargableCardOrVouchersToUse': string;
192
+ 'tocPay.text.addPointsCard': string;
193
+ 'tocPay.text.hasNoWalletPassAmount': string;
194
+ 'tocPay.text.multipleSelectionAvailable': string;
195
+ 'tocPay.text.youCanSelectMultipleWalletPassesToCombineForPayment': (walletName: string) => string;
196
+ 'tocPay.text.bestValueCombination': string;
197
+ 'tocPay.text.viewDetail': string;
198
+ 'tocPay.text.returnAndSelectOtherPaymentMethod': string;
199
+ 'tocPay.text.paymentCompletedAndViewOrder': string;
200
+ 'tocPay.text.paymentFailed': string;
201
+ 'tocPay.text.weAreVerifyingYourPaymentPleaseCheckYourOrderStatusLater': string;
202
+ 'tocPay.text.domestic': string;
203
+ 'tocPay.text.rest-of-world': string;
204
+ };
205
+ 'zh-HK': {
206
+ 'tocPay.text.checkout': string;
207
+ 'tocPay.text.total': string;
208
+ 'tocPay.text.completePaymentIn': string;
209
+ 'tocPay.text.paymentInstructions': string;
210
+ 'tocPay.text.serviceCharge': string;
211
+ 'tocPay.text.noAvailablePaymentMethods': string;
212
+ 'tocPay.text.paymentMethod': string;
213
+ 'tocPay.text.connectingApplePay': string;
214
+ 'tocPay.text.connectingGooglePay': string;
215
+ 'tocPay.text.enterName': string;
216
+ 'tocPay.text.enterValidName': string;
217
+ 'tocPay.text.enterCardNumber': string;
218
+ 'tocPay.text.enterValidCardNumber': string;
219
+ 'tocPay.text.enterExpirationDate': string;
220
+ 'tocPay.text.enterCVV': string;
221
+ 'tocPay.text.enterValidCVV': string;
222
+ 'tocPay.text.addCard': string;
223
+ 'tocPay.text.creditorDebitCard': string;
224
+ 'tocPay.text.addCreditOrDebitCard': string;
225
+ 'tocPay.text.cardNumber': string;
226
+ 'tocPay.text.incorrectCardNumber': string;
227
+ 'tocPay.text.expiration': string;
228
+ 'tocPay.text.incorrectExpiryDate': string;
229
+ 'tocPay.text.securityCode': string;
230
+ 'tocPay.text.incorrectSecurityCode': string;
231
+ 'tocPay.text.cardholderName': string;
232
+ 'tocPay.text.enterEnglishName': string;
233
+ 'tocPay.text.incorrectName': string;
234
+ 'tocPay.text.saveCardForNextTime': string;
235
+ 'tocPay.text.secureBankInfo': string;
236
+ 'tocPay.text.pay': string;
237
+ 'tocPay.text.surcharge': string;
238
+ 'tocPay.text.done': string;
239
+ 'tocPay.text.manageCard': string;
240
+ 'tocPay.text.waitingForBankVerification': string;
241
+ 'tocPay.text.successBack': string;
242
+ 'tocPay.text.redirectingToAlipay': string;
243
+ 'tocPay.text.redirectingToPaypal': string;
244
+ 'tocPay.text.redirectingToWeChatPay': string;
245
+ 'tocPay.text.submit': string;
246
+ 'tocPay.text.clickSubmitToComplete': string;
247
+ 'tocPay.text.noExtraPayNeeded': string;
248
+ 'tocPay.text.continuePayment': string;
249
+ 'tocPay.text.prompt': string;
250
+ 'tocPay.text.confirmLeave': string;
251
+ 'tocPay.text.continuePay': string;
252
+ 'tocPay.text.leave': string;
253
+ 'tocPay.text.getParamsFail': string;
254
+ 'tocPay.text.walletPass': string;
255
+ 'tocPay.text.toUse': string;
256
+ 'tocPay.text.searchResult': string;
257
+ 'tocPay.text.select': string;
258
+ 'tocPay.text.couponCodesAdded': string;
259
+ 'tocPay.text.redeem': string;
260
+ 'tocPay.text.howToPay': string;
261
+ 'tocPay.text.congrats': string;
262
+ 'tocPay.text.creditHaveBeen': string;
263
+ 'tocPay.text.walletPassCodesTitle': string;
264
+ 'tocPay.text.scanBarQrCode': string;
265
+ 'tocPay.text.enterCodes': string;
266
+ 'tocPay.text.searchDescribe': string;
267
+ 'tocPay.text.walletPassEmpty': (walletName: string) => string;
268
+ 'tocPay.text.walletPassDisabled': string;
269
+ 'tocPay.text.walletPassPermanent': string;
270
+ 'tocPay.text.walletPassCompleteTitle': string;
271
+ 'tocPay.text.walletPassNoExtraPay': string;
272
+ 'tocPay.text.walletCanPay': string;
273
+ 'tocPay.text.walletSearchEmpty': string;
274
+ 'tocPay.text.detectIncognitoConfirm': string;
275
+ 'tocPay.text.copyLink': string;
276
+ 'tocPay.text.copySuccess': string;
277
+ 'tocPay.text.walletName': (shopName: string) => string;
278
+ 'tocPay.text.bestValueFound': string;
279
+ 'tocPay.text.welcomeToUseWalletPass': (walletName: string) => string;
280
+ 'tocPay.text.totalSavings': string;
281
+ 'tocPay.text.bestCombination': (walletName: string) => string;
282
+ 'tocPay.text.recommended': string;
283
+ 'tocPay.text.edit': string;
284
+ 'tocPay.text.confirm': string;
285
+ 'tocPay.text.unusedAndContinueToPayment': string;
286
+ 'tocPay.text.walletPassAvailable': (walletName: string) => string;
287
+ 'tocPay.text.useWalletPass': (walletName: string) => string;
288
+ 'tocPay.text.useWalletPassAdd': (walletName: string) => string;
289
+ 'tocPay.text.editWalletPass': (walletName: string) => string;
290
+ 'tocPay.text.skipAndContinueToPayment': string;
291
+ 'tocPay.text.youMightHaveAnEligibleWalletPass': (walletName: string) => string;
292
+ 'tocPay.text.checkIfYouHaveAnyPointsCardRechargableCardOrVouchersToUse': string;
293
+ 'tocPay.text.addPointsCard': string;
294
+ 'tocPay.text.hasNoWalletPassAmount': string;
295
+ 'tocPay.text.multipleSelectionAvailable': string;
296
+ 'tocPay.text.youCanSelectMultipleWalletPassesToCombineForPayment': (walletName: string) => string;
297
+ 'tocPay.text.bestValueCombination': string;
298
+ 'tocPay.text.viewDetail': string;
299
+ 'tocPay.text.returnAndSelectOtherPaymentMethod': string;
300
+ 'tocPay.text.paymentCompletedAndViewOrder': string;
301
+ 'tocPay.text.paymentFailed': string;
302
+ 'tocPay.text.weAreVerifyingYourPaymentPleaseCheckYourOrderStatusLater': string;
303
+ 'tocPay.text.domestic': string;
304
+ 'tocPay.text.rest-of-world': string;
305
+ };
306
+ ja: {
307
+ 'tocPay.text.checkout': string;
308
+ 'tocPay.text.total': string;
309
+ 'tocPay.text.completePaymentIn': string;
310
+ 'tocPay.text.paymentInstruction': string;
311
+ 'tocPay.text.serviceCharge': string;
312
+ 'tocPay.text.noAvailablePaymentMethods': string;
313
+ 'tocPay.text.paymentMethod': string;
314
+ 'tocPay.text.connectingApplePay': string;
315
+ 'tocPay.text.connectingGooglePay': string;
316
+ 'tocPay.text.enterName': string;
317
+ 'tocPay.text.enterValidName': string;
318
+ 'tocPay.text.enterCardNumber': string;
319
+ 'tocPay.text.enterValidCardNumber': string;
320
+ 'tocPay.text.enterExpirationDate': string;
321
+ 'tocPay.text.enterCVV': string;
322
+ 'tocPay.text.enterValidCVV': string;
323
+ 'tocPay.text.addCard': string;
324
+ 'tocPay.text.creditorDebitCard': string;
325
+ 'tocPay.text.addCreditOrDebitCard': string;
326
+ 'tocPay.text.cardNumber': string;
327
+ 'tocPay.text.incorrectCardNumber': string;
328
+ 'tocPay.text.expiration': string;
329
+ 'tocPay.text.incorrectExpiryDate': string;
330
+ 'tocPay.text.securityCode': string;
331
+ 'tocPay.text.incorrectSecurityCode': string;
332
+ 'tocPay.text.cardholderName': string;
333
+ 'tocPay.text.enterEnglishName': string;
334
+ 'tocPay.text.incorrectName': string;
335
+ 'tocPay.text.saveCardForNextTime': string;
336
+ 'tocPay.text.secureBankInfo': string;
337
+ 'tocPay.text.pay': string;
338
+ 'tocPay.text.surcharge': string;
339
+ 'tocPay.text.done': string;
340
+ 'tocPay.text.manageCard': string;
341
+ 'tocPay.text.waitingForBankVerification': string;
342
+ 'tocPay.text.successBack': string;
343
+ 'tocPay.text.redirectingToAlipay': string;
344
+ 'tocPay.text.redirectingToPaypal': string;
345
+ 'tocPay.text.redirectingToWeChatPay': string;
346
+ 'tocPay.text.submit': string;
347
+ 'tocPay.text.clickSubmitToComplete': string;
348
+ 'tocPay.text.noExtraPayNeeded': string;
349
+ 'tocPay.text.continuePayment': string;
350
+ 'tocPay.text.prompt': string;
351
+ 'tocPay.text.confirmLeave': string;
352
+ 'tocPay.text.continuePay': string;
353
+ 'tocPay.text.leave': string;
354
+ 'tocPay.text.getParamsFail': string;
355
+ 'tocPay.text.walletPass': string;
356
+ 'tocPay.text.toUse': string;
357
+ 'tocPay.text.searchResult': string;
358
+ 'tocPay.text.select': string;
359
+ 'tocPay.text.couponCodesAdded': string;
360
+ 'tocPay.text.redeem': string;
361
+ 'tocPay.text.howToPay': string;
362
+ 'tocPay.text.congrats': string;
363
+ 'tocPay.text.creditHaveBeen': string;
364
+ 'tocPay.text.walletPassCodesTitle': string;
365
+ 'tocPay.text.scanBarQrCode': string;
366
+ 'tocPay.text.enterCodes': string;
367
+ 'tocPay.text.searchDescribe': string;
368
+ 'tocPay.text.walletPassEmpty': (walletName: string) => string;
369
+ 'tocPay.text.walletPassDisabled': string;
370
+ 'tocPay.text.walletPassPermanent': string;
371
+ 'tocPay.text.walletPassCompleteTitle': string;
372
+ 'tocPay.text.walletPassNoExtraPay': string;
373
+ 'tocPay.text.walletCanPay': string;
374
+ 'tocPay.text.paymentInstructions': string;
375
+ 'tocPay.text.walletSearchEmpty': string;
376
+ 'tocPay.text.detectIncognitoConfirm': string;
377
+ 'tocPay.text.copyLink': string;
378
+ 'tocPay.text.copySuccess': string;
379
+ 'tocPay.text.walletName': (shopName: string) => string;
380
+ 'tocPay.text.bestValueFound': string;
381
+ 'tocPay.text.welcomeToUseWalletPass': (walletName: string) => string;
382
+ 'tocPay.text.totalSavings': string;
383
+ 'tocPay.text.bestCombination': (walletName: string) => string;
384
+ 'tocPay.text.recommended': string;
385
+ 'tocPay.text.edit': string;
386
+ 'tocPay.text.confirm': string;
387
+ 'tocPay.text.unusedAndContinueToPayment': string;
388
+ 'tocPay.text.walletPassAvailable': (walletName: string) => string;
389
+ 'tocPay.text.useWalletPass': (walletName: string) => string;
390
+ 'tocPay.text.useWalletPassAdd': (walletName: string) => string;
391
+ 'tocPay.text.editWalletPass': (walletName: string) => string;
392
+ 'tocPay.text.skipAndContinueToPayment': string;
393
+ 'tocPay.text.youMightHaveAnEligibleWalletPass': (walletName: string) => string;
394
+ 'tocPay.text.checkIfYouHaveAnyPointsCardRechargableCardOrVouchersToUse': string;
395
+ 'tocPay.text.addPointsCard': string;
396
+ 'tocPay.text.hasNoWalletPassAmount': string;
397
+ 'tocPay.text.multipleSelectionAvailable': string;
398
+ 'tocPay.text.youCanSelectMultipleWalletPassesToCombineForPayment': (walletName: string) => string;
399
+ 'tocPay.text.bestValueCombination': string;
400
+ 'tocPay.text.viewDetail': string;
401
+ 'tocPay.text.returnAndSelectOtherPaymentMethod': string;
402
+ 'tocPay.text.paymentCompletedAndViewOrder': string;
403
+ 'tocPay.text.paymentFailed': string;
404
+ 'tocPay.text.weAreVerifyingYourPaymentPleaseCheckYourOrderStatusLater': string;
405
+ 'tocPay.text.domestic': string;
406
+ 'tocPay.text.rest-of-world': string;
407
+ };
408
+ pt: {
409
+ 'tocPay.text.checkout': string;
410
+ 'tocPay.text.total': string;
411
+ 'tocPay.text.completePaymentIn': string;
412
+ 'tocPay.text.paymentInstruction': string;
413
+ 'tocPay.text.serviceCharge': string;
414
+ 'tocPay.text.noAvailablePaymentMethods': string;
415
+ 'tocPay.text.paymentMethod': string;
416
+ 'tocPay.text.connectingApplePay': string;
417
+ 'tocPay.text.connectingGooglePay': string;
418
+ 'tocPay.text.enterName': string;
419
+ 'tocPay.text.enterValidName': string;
420
+ 'tocPay.text.enterCardNumber': string;
421
+ 'tocPay.text.enterValidCardNumber': string;
422
+ 'tocPay.text.enterExpirationDate': string;
423
+ 'tocPay.text.enterCVV': string;
424
+ 'tocPay.text.enterValidCVV': string;
425
+ 'tocPay.text.addCard': string;
426
+ 'tocPay.text.creditorDebitCard': string;
427
+ 'tocPay.text.addCreditOrDebitCard': string;
428
+ 'tocPay.text.cardNumber': string;
429
+ 'tocPay.text.incorrectCardNumber': string;
430
+ 'tocPay.text.expiration': string;
431
+ 'tocPay.text.incorrectExpiryDate': string;
432
+ 'tocPay.text.securityCode': string;
433
+ 'tocPay.text.incorrectSecurityCode': string;
434
+ 'tocPay.text.cardholderName': string;
435
+ 'tocPay.text.enterEnglishName': string;
436
+ 'tocPay.text.incorrectName': string;
437
+ 'tocPay.text.saveCardForNextTime': string;
438
+ 'tocPay.text.secureBankInfo': string;
439
+ 'tocPay.text.pay': string;
440
+ 'tocPay.text.surcharge': string;
441
+ 'tocPay.text.done': string;
442
+ 'tocPay.text.manageCard': string;
443
+ 'tocPay.text.waitingForBankVerification': string;
444
+ 'tocPay.text.successBack': string;
445
+ 'tocPay.text.redirectingToAlipay': string;
446
+ 'tocPay.text.redirectingToPaypal': string;
447
+ 'tocPay.text.redirectingToWeChatPay': string;
448
+ 'tocPay.text.submit': string;
449
+ 'tocPay.text.clickSubmitToComplete': string;
450
+ 'tocPay.text.noExtraPayNeeded': string;
451
+ 'tocPay.text.continuePayment': string;
452
+ 'tocPay.text.prompt': string;
453
+ 'tocPay.text.confirmLeave': string;
454
+ 'tocPay.text.continuePay': string;
455
+ 'tocPay.text.leave': string;
456
+ 'tocPay.text.getParamsFail': string;
457
+ 'tocPay.text.walletPass': string;
458
+ 'tocPay.text.toUse': string;
459
+ 'tocPay.text.searchResult': string;
460
+ 'tocPay.text.select': string;
461
+ 'tocPay.text.couponCodesAdded': string;
462
+ 'tocPay.text.redeem': string;
463
+ 'tocPay.text.howToPay': string;
464
+ 'tocPay.text.congrats': string;
465
+ 'tocPay.text.creditHaveBeen': string;
466
+ 'tocPay.text.walletPassCodesTitle': string;
467
+ 'tocPay.text.scanBarQrCode': string;
468
+ 'tocPay.text.enterCodes': string;
469
+ 'tocPay.text.searchDescribe': string;
470
+ 'tocPay.text.walletPassEmpty': (walletName: string) => string;
471
+ 'tocPay.text.walletPassDisabled': string;
472
+ 'tocPay.text.walletPassPermanent': string;
473
+ 'tocPay.text.walletPassCompleteTitle': string;
474
+ 'tocPay.text.walletPassNoExtraPay': string;
475
+ 'tocPay.text.walletCanPay': string;
476
+ 'tocPay.text.paymentInstructions': string;
477
+ 'tocPay.text.walletSearchEmpty': string;
478
+ 'tocPay.text.detectIncognitoConfirm': string;
479
+ 'tocPay.text.copyLink': string;
480
+ 'tocPay.text.copySuccess': string;
481
+ 'tocPay.text.walletName': (shopName: string) => string;
482
+ 'tocPay.text.bestValueFound': string;
483
+ 'tocPay.text.welcomeToUseWalletPass': (walletName: string) => string;
484
+ 'tocPay.text.totalSavings': string;
485
+ 'tocPay.text.bestCombination': (walletName: string) => string;
486
+ 'tocPay.text.recommended': string;
487
+ 'tocPay.text.edit': string;
488
+ 'tocPay.text.confirm': string;
489
+ 'tocPay.text.unusedAndContinueToPayment': string;
490
+ 'tocPay.text.walletPassAvailable': (walletName: string) => string;
491
+ 'tocPay.text.useWalletPass': (walletName: string) => string;
492
+ 'tocPay.text.useWalletPassAdd': (walletName: string) => string;
493
+ 'tocPay.text.editWalletPass': (walletName: string) => string;
494
+ 'tocPay.text.skipAndContinueToPayment': string;
495
+ 'tocPay.text.youMightHaveAnEligibleWalletPass': (walletName: string) => string;
496
+ 'tocPay.text.checkIfYouHaveAnyPointsCardRechargableCardOrVouchersToUse': string;
497
+ 'tocPay.text.addPointsCard': string;
498
+ 'tocPay.text.hasNoWalletPassAmount': string;
499
+ 'tocPay.text.multipleSelectionAvailable': string;
500
+ 'tocPay.text.youCanSelectMultipleWalletPassesToCombineForPayment': (walletName: string) => string;
501
+ 'tocPay.text.bestValueCombination': string;
502
+ 'tocPay.text.viewDetail': string;
503
+ 'tocPay.text.returnAndSelectOtherPaymentMethod': string;
504
+ 'tocPay.text.paymentCompletedAndViewOrder': string;
505
+ 'tocPay.text.paymentFailed': string;
506
+ 'tocPay.text.weAreVerifyingYourPaymentPleaseCheckYourOrderStatusLater': string;
507
+ 'tocPay.text.domestic': string;
508
+ 'tocPay.text.rest-of-world': string;
509
+ };
510
+ };
511
+ export default _default;
@@ -0,0 +1,43 @@
1
+ declare const _default: {
2
+ en: {
3
+ 'pisell2.pin.modal.title': string;
4
+ 'pisell2.pin.modal.label': string;
5
+ 'pisell2.pin.modal.desc': string;
6
+ 'pisell2.pin.modal.time': string;
7
+ 'pisell2.pin.modal.reset.pin': string;
8
+ 'pisell2.pin.modal.cancel': string;
9
+ };
10
+ 'zh-CN': {
11
+ 'pisell2.pin.modal.title': string;
12
+ 'pisell2.pin.modal.label': string;
13
+ 'pisell2.pin.modal.desc': string;
14
+ 'pisell2.pin.modal.time': string;
15
+ 'pisell2.pin.modal.reset.pin': string;
16
+ 'pisell2.pin.modal.cancel': string;
17
+ };
18
+ 'zh-HK': {
19
+ 'pisell2.pin.modal.title': string;
20
+ 'pisell2.pin.modal.label': string;
21
+ 'pisell2.pin.modal.desc': string;
22
+ 'pisell2.pin.modal.time': string;
23
+ 'pisell2.pin.modal.reset.pin': string;
24
+ 'pisell2.pin.modal.cancel': string;
25
+ };
26
+ ja: {
27
+ 'pisell2.pin.modal.title': string;
28
+ 'pisell2.pin.modal.label': string;
29
+ 'pisell2.pin.modal.desc': string;
30
+ 'pisell2.pin.modal.time': string;
31
+ 'pisell2.pin.modal.reset.pin': string;
32
+ 'pisell2.pin.modal.cancel': string;
33
+ };
34
+ pt: {
35
+ 'pisell2.pin.modal.title': string;
36
+ 'pisell2.pin.modal.label': string;
37
+ 'pisell2.pin.modal.desc': string;
38
+ 'pisell2.pin.modal.time': string;
39
+ 'pisell2.pin.modal.reset.pin': string;
40
+ 'pisell2.pin.modal.cancel': string;
41
+ };
42
+ };
43
+ export default _default;