@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,853 @@
1
+ declare const _default: {
2
+ en: {
3
+ 'order.total': string;
4
+ 'order.start-new-order': string;
5
+ 'pisell2.subtotal.deposit': string;
6
+ 'pisell2.subtotal.total': string;
7
+ 'pisell2.subtotal.subtotal': string;
8
+ 'pisell2.subtotal.tax': string;
9
+ 'pisell2.subtotal.delivery-fee': string;
10
+ 'pisell2.subtotal.discount': string;
11
+ 'pisell2.subtotal.point-deduction': string;
12
+ 'pisell2.subtotal.member-deduction': string;
13
+ 'pisell2.subtotal.expect-amount': string;
14
+ 'regular.payment': string;
15
+ 'deposit.payment': string;
16
+ 'regular.payment.short': string;
17
+ 'deposit.payment.short': string;
18
+ 'regular.text': string;
19
+ 'deposit.text': string;
20
+ 'payment.text': string;
21
+ more: string;
22
+ pay: string;
23
+ 'balance.due': string;
24
+ 'deposit.due': string;
25
+ 'partial.paid': string;
26
+ 'deposit.partial.paid': string;
27
+ 'split.payment': string;
28
+ 'split.cancel': string;
29
+ cash: string;
30
+ rounding: string;
31
+ 'cash.payment': string;
32
+ 'cash.amount': string;
33
+ 'custom.amount': string;
34
+ 'quick.amounts': string;
35
+ 'enter.amount': string;
36
+ 'confirm.payment': string;
37
+ 'payment.methods': string;
38
+ 'select.payment.method': string;
39
+ 'card.payment': string;
40
+ 'digital.wallet': string;
41
+ 'bank.transfer': string;
42
+ 'cards.and.digitals': string;
43
+ 'payment.success': string;
44
+ 'payment.failed': string;
45
+ 'payment.cancelled': string;
46
+ 'payment.processing': string;
47
+ close: string;
48
+ cancel: string;
49
+ confirm: string;
50
+ save: string;
51
+ void: string;
52
+ 'no.payments.recorded': string;
53
+ 'order.paid': string;
54
+ 'balance.to.pay': string;
55
+ 'no.items.found': string;
56
+ 'discount.card': string;
57
+ 'order.and.payment.summary': string;
58
+ 'will.be.paid.in.full': string;
59
+ 'by.wallet': string;
60
+ 'wallet.pass': string;
61
+ vouchers: string;
62
+ 'gift.cards': string;
63
+ 'loyalty.points': string;
64
+ 'wallet-pass-module-cards-vouchers-in-wallet': (customerName: string) => string;
65
+ 'wallet-pass-module-applied': (count: number) => string;
66
+ 'wallet-pass-module-expired': (count: number) => string;
67
+ 'wallet-pass-module-best-saving': string;
68
+ 'wallet-pass-module-clear-all': string;
69
+ 'wallet-pass-module-expired-modal-title': (count: number) => string;
70
+ 'wallet-pass-module-expired-modal-empty': string;
71
+ 'wallet-pass-module-expired-modal-close': string;
72
+ 'wallet-pass-module-no-cards': string;
73
+ 'wallet-pass-module-no-selected-cards': string;
74
+ 'wallet-pass-module-best-combination-selected': string;
75
+ 'wallet-pass-module-already-best-combination': string;
76
+ 'pisell2.checkout.wallet-pass-module.no-result': string;
77
+ 'wallet-pass-module-balance': string;
78
+ "wallet-pass-module-balance-after": string;
79
+ 'wallet-pass-module-max.use': string;
80
+ 'wallet-pass-module-disabled-modal-title': string;
81
+ 'wallet-pass-module-disabled-modal-empty': string;
82
+ 'wallet-pass-module-discount-partially-paid': string;
83
+ 'wallet-pass-module-discount-order-free': string;
84
+ 'additional.options': string;
85
+ 'add.tip': string;
86
+ 'service.charge': string;
87
+ notes: string;
88
+ 'receipt.options': string;
89
+ 'pisell2.text.walletPassPermanent': string;
90
+ 'pisell2.checkout.search-section.placeholder': string;
91
+ 'pisell2.checkout.discount.percentage.off': (value: string) => string;
92
+ 'pisell2.checkout.discount.fixed_amount': string;
93
+ 'pisell2.checkout.wallet-pass.good-pass.format': (left: number, use: number) => string;
94
+ 'pisell2.checkout.client-card.tip.wallet-updated': string;
95
+ 'pisell2.checkout.client-card.tip.client-changed': string;
96
+ 'pisell2.checkout.client-card.tip.partially-paid': string;
97
+ 'pisell2.checkout.client-card.tip.same-client': string;
98
+ 'payment.result.success': string;
99
+ 'payment.result.failed': string;
100
+ 'payment.result.paid': string;
101
+ 'payment.result.partiallyPaid': string;
102
+ 'payment.result.amountDue': string;
103
+ 'payment.result.changeDue': string;
104
+ 'payment.result.details': string;
105
+ 'payment.result.printReceipt': string;
106
+ 'payment.result.retry': string;
107
+ 'payment.result.changePayment': string;
108
+ 'payment.result.more': string;
109
+ 'payment.result.autoClose': string;
110
+ 'payment.result.saveAsPartialPaid': string;
111
+ 'payment.result.continuePayment': string;
112
+ 'payment.result.orderNote': string;
113
+ 'payment.result.refund': string;
114
+ 'payment.result.actions.detailsClicked': string;
115
+ 'payment.result.actions.printReceiptClicked': string;
116
+ 'payment.result.actions.retryClicked': string;
117
+ 'payment.result.actions.changePaymentClicked': string;
118
+ 'payment.result.actions.saveAsPartialPaidClicked': string;
119
+ 'payment.result.actions.continuePaymentClicked': string;
120
+ 'payment.result.actions.orderNoteClicked': string;
121
+ 'payment.result.actions.refundClicked': string;
122
+ 'pisell2.checkout.manual-discount.no-amount': string;
123
+ 'pisell2.checkout.manual-discount.has-payment-items': string;
124
+ 'pisell2.checkout.manual-discount.invalid-amount': string;
125
+ 'pisell2.checkout.can-not-change-deposit-amount': string;
126
+ 'pisell2.checkout.wallet-balance-confirm.title': string;
127
+ 'pisell2.checkout.wallet-balance-confirm.description-before': string;
128
+ 'pisell2.checkout.wallet-balance-confirm.description-after': string;
129
+ 'pisell2.checkout.wallet-balance-confirm.cancel': string;
130
+ 'pisell2.checkout.wallet-balance-confirm.save-without-deduct': string;
131
+ 'pisell2.checkout.wallet-balance-confirm.apply-deduct-now': string;
132
+ 'pisell2.checkout.payment-detail.no-wallet-pass-items': string;
133
+ 'pisell2.checkout.payment-detail.by': string;
134
+ 'pisell2.checkout.order-note.updated-successfully': string;
135
+ 'pisell2.checkout.order-note.deleted-successfully': string;
136
+ 'pisell2.checkout.order-note.update-failed': string;
137
+ 'pisell2.checkout.order-note.delete-failed': string;
138
+ 'pisell2.checkout.payment.select-payment': string;
139
+ 'pisell2.checkout.customer.default-name': string;
140
+ 'pisell2.checkout.wallet-pass.redemption-failed': string;
141
+ 'pisell2.checkout.modal.close-price-adjustment': string;
142
+ 'pisell2.checkout.modal.reset-price-adjustment': string;
143
+ 'pisell2.checkout.modal.done-price-adjustment': string;
144
+ 'pisell2.checkout.modal.price-adjustment-tips': string;
145
+ 'pisell2.checkout.send-payment-link.modal-title': string;
146
+ 'pisell2.checkout.send-payment-link.email-address': string;
147
+ 'pisell2.checkout.send-payment-link.email-placeholder': string;
148
+ 'pisell2.checkout.send-payment-link.send-button': string;
149
+ 'pisell2.checkout.send-payment-link.email-required': string;
150
+ 'pisell2.checkout.send-payment-link.email-invalid': string;
151
+ 'pisell2.checkout.send-payment-link.success': string;
152
+ 'pisell2.checkout.send-payment-link.error': string;
153
+ 'pisell2.checkout.send-payment-link.customer-name-format': (customerName: string) => string;
154
+ 'pisell2.payment-options.surcharge-label': string;
155
+ 'wallet-pass-module-customer-name-walk-in': string;
156
+ 'pisell2.amount-summary.amount-cannot-be-zero': string;
157
+ 'pisell2.checkout.order-sync-failed': string;
158
+ 'pisell2.checkout.order-create-failed': string;
159
+ 'pisell2.checkout.sync-retry-hint': string;
160
+ 'pisell2.checkout.tips': string;
161
+ retry: string;
162
+ 'cash-payment-title': string;
163
+ 'cash-payment-balance-due': string;
164
+ 'cash-payment-cash-received': string;
165
+ 'cash-payment-change-due': string;
166
+ 'cash-payment-rounding': string;
167
+ 'cash-payment-other': string;
168
+ 'cash-payment-reset': string;
169
+ 'cash-payment-pay': string;
170
+ 'cash-payment-amount-cannot-be-zero': string;
171
+ };
172
+ 'zh-CN': {
173
+ 'order.total': string;
174
+ 'order.start-new-order': string;
175
+ 'pisell2.subtotal.deposit': string;
176
+ 'pisell2.subtotal.total': string;
177
+ 'pisell2.subtotal.subtotal': string;
178
+ 'pisell2.subtotal.tax': string;
179
+ 'pisell2.subtotal.delivery-fee': string;
180
+ 'pisell2.subtotal.discount': string;
181
+ 'pisell2.subtotal.point-deduction': string;
182
+ 'pisell2.subtotal.member-deduction': string;
183
+ 'pisell2.subtotal.expect-amount': string;
184
+ 'regular.payment': string;
185
+ 'deposit.payment': string;
186
+ 'regular.payment.short': string;
187
+ 'deposit.payment.short': string;
188
+ 'regular.text': string;
189
+ 'deposit.text': string;
190
+ 'payment.text': string;
191
+ more: string;
192
+ pay: string;
193
+ 'balance.due': string;
194
+ 'deposit.due': string;
195
+ 'partial.paid': string;
196
+ 'deposit.partial.paid': string;
197
+ 'split.payment': string;
198
+ 'split.cancel': string;
199
+ cash: string;
200
+ rounding: string;
201
+ 'cash.payment': string;
202
+ 'cash.amount': string;
203
+ 'custom.amount': string;
204
+ 'quick.amounts': string;
205
+ 'enter.amount': string;
206
+ 'confirm.payment': string;
207
+ 'payment.methods': string;
208
+ 'select.payment.method': string;
209
+ 'card.payment': string;
210
+ 'digital.wallet': string;
211
+ 'bank.transfer': string;
212
+ 'cards.and.digitals': string;
213
+ 'payment.success': string;
214
+ 'payment.failed': string;
215
+ 'payment.cancelled': string;
216
+ 'payment.processing': string;
217
+ close: string;
218
+ cancel: string;
219
+ confirm: string;
220
+ save: string;
221
+ void: string;
222
+ 'no.payments.recorded': string;
223
+ 'order.paid': string;
224
+ 'balance.to.pay': string;
225
+ 'no.items.found': string;
226
+ 'discount.card': string;
227
+ 'order.and.payment.summary': string;
228
+ 'will.be.paid.in.full': string;
229
+ 'by.wallet': string;
230
+ 'wallet.pass': string;
231
+ vouchers: string;
232
+ 'gift.cards': string;
233
+ 'loyalty.points': string;
234
+ 'wallet-pass-module-cards-vouchers-in-wallet': (customerName: string) => string;
235
+ 'wallet-pass-module-applied': (count: number) => string;
236
+ 'wallet-pass-module-expired': (count: number) => string;
237
+ 'wallet-pass-module-best-saving': string;
238
+ 'wallet-pass-module-clear-all': string;
239
+ 'wallet-pass-module-expired-modal-title': (count: number) => string;
240
+ 'wallet-pass-module-expired-modal-empty': string;
241
+ 'wallet-pass-module-expired-modal-close': string;
242
+ 'wallet-pass-module-no-cards': string;
243
+ 'wallet-pass-module-no-selected-cards': string;
244
+ 'wallet-pass-module-best-combination-selected': string;
245
+ 'wallet-pass-module-already-best-combination': string;
246
+ 'pisell2.checkout.wallet-pass-module.no-result': string;
247
+ 'wallet-pass-module-balance': string;
248
+ "wallet-pass-module-balance-after": string;
249
+ 'wallet-pass-module-max.use': string;
250
+ 'wallet-pass-module-disabled-modal-title': string;
251
+ 'wallet-pass-module-disabled-modal-empty': string;
252
+ 'wallet-pass-module-discount-partially-paid': string;
253
+ 'wallet-pass-module-discount-order-free': string;
254
+ 'additional.options': string;
255
+ 'add.tip': string;
256
+ 'service.charge': string;
257
+ notes: string;
258
+ 'receipt.options': string;
259
+ 'pisell2.text.walletPassPermanent': string;
260
+ 'payment.result.success': string;
261
+ 'payment.result.failed': string;
262
+ 'payment.result.paid': string;
263
+ 'payment.result.partiallyPaid': string;
264
+ 'payment.result.amountDue': string;
265
+ 'payment.result.changeDue': string;
266
+ 'payment.result.details': string;
267
+ 'payment.result.printReceipt': string;
268
+ 'payment.result.retry': string;
269
+ 'payment.result.changePayment': string;
270
+ 'payment.result.more': string;
271
+ 'payment.result.autoClose': string;
272
+ 'payment.result.saveAsPartialPaid': string;
273
+ 'payment.result.continuePayment': string;
274
+ 'payment.result.orderNote': string;
275
+ 'payment.result.refund': string;
276
+ 'payment.result.actions.detailsClicked': string;
277
+ 'payment.result.actions.printReceiptClicked': string;
278
+ 'payment.result.actions.retryClicked': string;
279
+ 'payment.result.actions.changePaymentClicked': string;
280
+ 'payment.result.actions.saveAsPartialPaidClicked': string;
281
+ 'payment.result.actions.continuePaymentClicked': string;
282
+ 'payment.result.actions.orderNoteClicked': string;
283
+ 'payment.result.actions.refundClicked': string;
284
+ 'pisell2.checkout.manual-discount.no-amount': string;
285
+ 'pisell2.checkout.manual-discount.has-payment-items': string;
286
+ 'pisell2.checkout.manual-discount.invalid-amount': string;
287
+ 'pisell2.checkout.can-not-change-deposit-amount': string;
288
+ 'pisell2.checkout.wallet-balance-confirm.title': string;
289
+ 'pisell2.checkout.wallet-balance-confirm.description-before': string;
290
+ 'pisell2.checkout.wallet-balance-confirm.description-after': string;
291
+ 'pisell2.checkout.wallet-balance-confirm.cancel': string;
292
+ 'pisell2.checkout.wallet-balance-confirm.save-without-deduct': string;
293
+ 'pisell2.checkout.wallet-balance-confirm.apply-deduct-now': string;
294
+ 'pisell2.checkout.payment-detail.no-wallet-pass-items': string;
295
+ 'pisell2.checkout.payment-detail.by': string;
296
+ 'pisell2.checkout.order-note.updated-successfully': string;
297
+ 'pisell2.checkout.order-note.deleted-successfully': string;
298
+ 'pisell2.checkout.order-note.update-failed': string;
299
+ 'pisell2.checkout.order-note.delete-failed': string;
300
+ 'pisell2.checkout.payment.select-payment': string;
301
+ 'pisell2.checkout.customer.default-name': string;
302
+ 'pisell2.checkout.wallet-pass.redemption-failed': string;
303
+ 'pisell2.checkout.modal.close-price-adjustment': string;
304
+ 'pisell2.checkout.modal.reset-price-adjustment': string;
305
+ 'pisell2.checkout.modal.done-price-adjustment': string;
306
+ 'pisell2.checkout.modal.price-adjustment-tips': string;
307
+ 'pisell2.checkout.send-payment-link.modal-title': string;
308
+ 'pisell2.checkout.send-payment-link.email-address': string;
309
+ 'pisell2.checkout.send-payment-link.email-placeholder': string;
310
+ 'pisell2.checkout.send-payment-link.send-button': string;
311
+ 'pisell2.checkout.send-payment-link.email-required': string;
312
+ 'pisell2.checkout.send-payment-link.email-invalid': string;
313
+ 'pisell2.checkout.send-payment-link.success': string;
314
+ 'pisell2.checkout.send-payment-link.error': string;
315
+ 'pisell2.checkout.send-payment-link.customer-name-format': (customerName: string) => string;
316
+ 'pisell2.payment-options.surcharge-label': string;
317
+ 'pisell2.checkout.search-section.placeholder': string;
318
+ 'pisell2.checkout.discount.percentage.off': (value: string) => string;
319
+ 'pisell2.checkout.discount.fixed_amount': string;
320
+ 'pisell2.checkout.wallet-pass.good-pass.format': (left: number, use: number) => string;
321
+ 'pisell2.checkout.client-card.tip.wallet-updated': string;
322
+ 'pisell2.checkout.client-card.tip.client-changed': string;
323
+ 'pisell2.checkout.client-card.tip.partially-paid': string;
324
+ 'pisell2.checkout.client-card.tip.same-client': string;
325
+ 'wallet-pass-module-customer-name-walk-in': string;
326
+ 'pisell2.amount-summary.amount-cannot-be-zero': string;
327
+ 'pisell2.checkout.order-sync-failed': string;
328
+ 'pisell2.checkout.order-create-failed': string;
329
+ 'pisell2.checkout.sync-retry-hint': string;
330
+ 'pisell2.checkout.tips': string;
331
+ retry: string;
332
+ 'cash-payment-title': string;
333
+ 'cash-payment-balance-due': string;
334
+ 'cash-payment-cash-received': string;
335
+ 'cash-payment-change-due': string;
336
+ 'cash-payment-rounding': string;
337
+ 'cash-payment-other': string;
338
+ 'cash-payment-reset': string;
339
+ 'cash-payment-pay': string;
340
+ 'cash-payment-amount-cannot-be-zero': string;
341
+ };
342
+ 'zh-HK': {
343
+ 'order.total': string;
344
+ 'order.start-new-order': string;
345
+ 'pisell2.subtotal.deposit': string;
346
+ 'pisell2.subtotal.total': string;
347
+ 'pisell2.subtotal.subtotal': string;
348
+ 'pisell2.subtotal.tax': string;
349
+ 'pisell2.subtotal.delivery-fee': string;
350
+ 'pisell2.subtotal.discount': string;
351
+ 'pisell2.subtotal.point-deduction': string;
352
+ 'pisell2.subtotal.member-deduction': string;
353
+ 'pisell2.subtotal.expect-amount': string;
354
+ 'regular.payment': string;
355
+ 'deposit.payment': string;
356
+ 'regular.payment.short': string;
357
+ 'deposit.payment.short': string;
358
+ 'regular.text': string;
359
+ 'deposit.text': string;
360
+ 'payment.text': string;
361
+ more: string;
362
+ pay: string;
363
+ 'balance.due': string;
364
+ 'deposit.due': string;
365
+ 'partial.paid': string;
366
+ 'deposit.partial.paid': string;
367
+ 'split.payment': string;
368
+ 'split.cancel': string;
369
+ cash: string;
370
+ rounding: string;
371
+ 'cash.payment': string;
372
+ 'cash.amount': string;
373
+ 'custom.amount': string;
374
+ 'quick.amounts': string;
375
+ 'enter.amount': string;
376
+ 'confirm.payment': string;
377
+ 'payment.methods': string;
378
+ 'select.payment.method': string;
379
+ 'card.payment': string;
380
+ 'digital.wallet': string;
381
+ 'bank.transfer': string;
382
+ 'cards.and.digitals': string;
383
+ 'payment.success': string;
384
+ 'payment.failed': string;
385
+ 'payment.cancelled': string;
386
+ 'payment.processing': string;
387
+ close: string;
388
+ cancel: string;
389
+ confirm: string;
390
+ save: string;
391
+ void: string;
392
+ 'no.payments.recorded': string;
393
+ 'order.paid': string;
394
+ 'balance.to.pay': string;
395
+ 'no.items.found': string;
396
+ 'discount.card': string;
397
+ 'order.and.payment.summary': string;
398
+ 'will.be.paid.in.full': string;
399
+ 'by.wallet': string;
400
+ 'wallet.pass': string;
401
+ vouchers: string;
402
+ 'gift.cards': string;
403
+ 'loyalty.points': string;
404
+ 'wallet-pass-module-cards-vouchers-in-wallet': (customerName: string) => string;
405
+ 'wallet-pass-module-applied': (count: number) => string;
406
+ 'wallet-pass-module-expired': (count: number) => string;
407
+ 'wallet-pass-module-best-saving': string;
408
+ 'wallet-pass-module-clear-all': string;
409
+ 'wallet-pass-module-expired-modal-title': (count: number) => string;
410
+ 'wallet-pass-module-expired-modal-empty': string;
411
+ 'wallet-pass-module-expired-modal-close': string;
412
+ 'wallet-pass-module-no-cards': string;
413
+ 'wallet-pass-module-no-selected-cards': string;
414
+ 'wallet-pass-module-best-combination-selected': string;
415
+ 'wallet-pass-module-already-best-combination': string;
416
+ 'pisell2.checkout.wallet-pass-module.no-result': string;
417
+ 'wallet-pass-module-balance': string;
418
+ "wallet-pass-module-balance-after": string;
419
+ 'additional.options': string;
420
+ 'add.tip': string;
421
+ 'service.charge': string;
422
+ notes: string;
423
+ 'receipt.options': string;
424
+ 'pisell2.text.walletPassPermanent': string;
425
+ 'wallet-pass-module-max.use': string;
426
+ 'wallet-pass-module-disabled-modal-title': string;
427
+ 'wallet-pass-module-disabled-modal-empty': string;
428
+ 'wallet-pass-module-discount-partially-paid': string;
429
+ 'wallet-pass-module-discount-order-free': string;
430
+ 'pisell2.checkout.search-section.placeholder': string;
431
+ 'pisell2.checkout.discount.percentage.off': (value: string) => string;
432
+ 'pisell2.checkout.discount.fixed_amount': string;
433
+ 'pisell2.checkout.wallet-pass.good-pass.format': (left: number, use: number) => string;
434
+ 'pisell2.checkout.client-card.tip.wallet-updated': string;
435
+ 'pisell2.checkout.client-card.tip.client-changed': string;
436
+ 'pisell2.checkout.client-card.tip.partially-paid': string;
437
+ 'pisell2.checkout.client-card.tip.same-client': string;
438
+ 'payment.result.success': string;
439
+ 'payment.result.failed': string;
440
+ 'payment.result.paid': string;
441
+ 'payment.result.partiallyPaid': string;
442
+ 'payment.result.amountDue': string;
443
+ 'payment.result.changeDue': string;
444
+ 'payment.result.details': string;
445
+ 'payment.result.printReceipt': string;
446
+ 'payment.result.retry': string;
447
+ 'payment.result.changePayment': string;
448
+ 'payment.result.more': string;
449
+ 'payment.result.autoClose': string;
450
+ 'payment.result.saveAsPartialPaid': string;
451
+ 'payment.result.continuePayment': string;
452
+ 'payment.result.orderNote': string;
453
+ 'payment.result.refund': string;
454
+ 'payment.result.actions.detailsClicked': string;
455
+ 'payment.result.actions.printReceiptClicked': string;
456
+ 'payment.result.actions.retryClicked': string;
457
+ 'payment.result.actions.changePaymentClicked': string;
458
+ 'payment.result.actions.saveAsPartialPaidClicked': string;
459
+ 'payment.result.actions.continuePaymentClicked': string;
460
+ 'payment.result.actions.orderNoteClicked': string;
461
+ 'payment.result.actions.refundClicked': string;
462
+ 'pisell2.checkout.manual-discount.no-amount': string;
463
+ 'pisell2.checkout.manual-discount.has-payment-items': string;
464
+ 'pisell2.checkout.manual-discount.invalid-amount': string;
465
+ 'pisell2.checkout.can-not-change-deposit-amount': string;
466
+ 'pisell2.checkout.wallet-balance-confirm.title': string;
467
+ 'pisell2.checkout.wallet-balance-confirm.description-before': string;
468
+ 'pisell2.checkout.wallet-balance-confirm.description-after': string;
469
+ 'pisell2.checkout.wallet-balance-confirm.cancel': string;
470
+ 'pisell2.checkout.wallet-balance-confirm.save-without-deduct': string;
471
+ 'pisell2.checkout.wallet-balance-confirm.apply-deduct-now': string;
472
+ 'pisell2.checkout.payment-detail.no-wallet-pass-items': string;
473
+ 'pisell2.checkout.payment-detail.by': string;
474
+ 'pisell2.checkout.order-note.updated-successfully': string;
475
+ 'pisell2.checkout.order-note.deleted-successfully': string;
476
+ 'pisell2.checkout.order-note.update-failed': string;
477
+ 'pisell2.checkout.order-note.delete-failed': string;
478
+ 'pisell2.checkout.payment.select-payment': string;
479
+ 'pisell2.checkout.customer.default-name': string;
480
+ 'pisell2.checkout.wallet-pass.redemption-failed': string;
481
+ 'pisell2.checkout.modal.close-price-adjustment': string;
482
+ 'pisell2.checkout.modal.reset-price-adjustment': string;
483
+ 'pisell2.checkout.modal.done-price-adjustment': string;
484
+ 'pisell2.checkout.modal.price-adjustment-tips': string;
485
+ 'pisell2.checkout.send-payment-link.modal-title': string;
486
+ 'pisell2.checkout.send-payment-link.email-address': string;
487
+ 'pisell2.checkout.send-payment-link.email-placeholder': string;
488
+ 'pisell2.checkout.send-payment-link.send-button': string;
489
+ 'pisell2.checkout.send-payment-link.email-required': string;
490
+ 'pisell2.checkout.send-payment-link.email-invalid': string;
491
+ 'pisell2.checkout.send-payment-link.success': string;
492
+ 'pisell2.checkout.send-payment-link.error': string;
493
+ 'pisell2.checkout.send-payment-link.customer-name-format': (customerName: string) => string;
494
+ 'pisell2.payment-options.surcharge-label': string;
495
+ 'wallet-pass-module-customer-name-walk-in': string;
496
+ 'pisell2.amount-summary.amount-cannot-be-zero': string;
497
+ 'pisell2.checkout.order-sync-failed': string;
498
+ 'pisell2.checkout.order-create-failed': string;
499
+ 'pisell2.checkout.sync-retry-hint': string;
500
+ 'pisell2.checkout.tips': string;
501
+ retry: string;
502
+ 'cash-payment-title': string;
503
+ 'cash-payment-balance-due': string;
504
+ 'cash-payment-cash-received': string;
505
+ 'cash-payment-change-due': string;
506
+ 'cash-payment-rounding': string;
507
+ 'cash-payment-other': string;
508
+ 'cash-payment-reset': string;
509
+ 'cash-payment-pay': string;
510
+ 'cash-payment-amount-cannot-be-zero': string;
511
+ };
512
+ ja: {
513
+ 'order.total': string;
514
+ 'order.start-new-order': string;
515
+ 'pisell2.subtotal.deposit': string;
516
+ 'pisell2.subtotal.total': string;
517
+ 'pisell2.subtotal.subtotal': string;
518
+ 'pisell2.subtotal.tax': string;
519
+ 'pisell2.subtotal.delivery-fee': string;
520
+ 'pisell2.subtotal.discount': string;
521
+ 'pisell2.subtotal.point-deduction': string;
522
+ 'pisell2.subtotal.member-deduction': string;
523
+ 'pisell2.subtotal.expect-amount': string;
524
+ 'regular.payment': string;
525
+ 'deposit.payment': string;
526
+ 'regular.payment.short': string;
527
+ 'deposit.payment.short': string;
528
+ 'regular.text': string;
529
+ 'deposit.text': string;
530
+ 'payment.text': string;
531
+ more: string;
532
+ pay: string;
533
+ 'balance.due': string;
534
+ 'deposit.due': string;
535
+ 'partial.paid': string;
536
+ 'deposit.partial.paid': string;
537
+ 'split.payment': string;
538
+ 'split.cancel': string;
539
+ cash: string;
540
+ rounding: string;
541
+ 'cash.payment': string;
542
+ 'cash.amount': string;
543
+ 'custom.amount': string;
544
+ 'quick.amounts': string;
545
+ 'enter.amount': string;
546
+ 'confirm.payment': string;
547
+ 'payment.methods': string;
548
+ 'select.payment.method': string;
549
+ 'card.payment': string;
550
+ 'digital.wallet': string;
551
+ 'bank.transfer': string;
552
+ 'cards.and.digitals': string;
553
+ 'payment.success': string;
554
+ 'payment.failed': string;
555
+ 'payment.cancelled': string;
556
+ 'payment.processing': string;
557
+ close: string;
558
+ cancel: string;
559
+ confirm: string;
560
+ save: string;
561
+ void: string;
562
+ 'no.payments.recorded': string;
563
+ 'order.paid': string;
564
+ 'balance.to.pay': string;
565
+ 'no.items.found': string;
566
+ 'discount.card': string;
567
+ 'order.and.payment.summary': string;
568
+ 'will.be.paid.in.full': string;
569
+ 'by.wallet': string;
570
+ 'wallet.pass': string;
571
+ vouchers: string;
572
+ 'gift.cards': string;
573
+ 'loyalty.points': string;
574
+ 'wallet-pass-module-cards-vouchers-in-wallet': (customerName: string) => string;
575
+ 'wallet-pass-module-applied': (count: number) => string;
576
+ 'wallet-pass-module-expired': (count: number) => string;
577
+ 'wallet-pass-module-best-saving': string;
578
+ 'wallet-pass-module-clear-all': string;
579
+ 'wallet-pass-module-expired-modal-title': (count: number) => string;
580
+ 'wallet-pass-module-expired-modal-empty': string;
581
+ 'wallet-pass-module-expired-modal-close': string;
582
+ 'wallet-pass-module-no-cards': string;
583
+ 'wallet-pass-module-no-selected-cards': string;
584
+ 'wallet-pass-module-best-combination-selected': string;
585
+ 'wallet-pass-module-already-best-combination': string;
586
+ 'pisell2.checkout.wallet-pass-module.no-result': string;
587
+ 'wallet-pass-module-balance': string;
588
+ "wallet-pass-module-balance-after": string;
589
+ 'wallet-pass-module-max.use': string;
590
+ 'wallet-pass-module-disabled-modal-title': string;
591
+ 'wallet-pass-module-disabled-modal-empty': string;
592
+ 'wallet-pass-module-discount-partially-paid': string;
593
+ 'wallet-pass-module-discount-order-free': string;
594
+ 'additional.options': string;
595
+ 'add.tip': string;
596
+ 'service.charge': string;
597
+ notes: string;
598
+ 'receipt.options': string;
599
+ 'pisell2.text.walletPassPermanent': string;
600
+ 'pisell2.checkout.search-section.placeholder': string;
601
+ 'pisell2.checkout.discount.percentage.off': (value: string) => string;
602
+ 'pisell2.checkout.discount.fixed_amount': string;
603
+ 'pisell2.checkout.wallet-pass.good-pass.format': (left: number, use: number) => string;
604
+ 'pisell2.checkout.client-card.tip.wallet-updated': string;
605
+ 'pisell2.checkout.client-card.tip.client-changed': string;
606
+ 'pisell2.checkout.client-card.tip.partially-paid': string;
607
+ 'pisell2.checkout.client-card.tip.same-client': string;
608
+ 'payment.result.success': string;
609
+ 'payment.result.failed': string;
610
+ 'payment.result.paid': string;
611
+ 'payment.result.partiallyPaid': string;
612
+ 'payment.result.amountDue': string;
613
+ 'payment.result.changeDue': string;
614
+ 'payment.result.details': string;
615
+ 'payment.result.printReceipt': string;
616
+ 'payment.result.retry': string;
617
+ 'payment.result.changePayment': string;
618
+ 'payment.result.more': string;
619
+ 'payment.result.autoClose': string;
620
+ 'payment.result.saveAsPartialPaid': string;
621
+ 'payment.result.continuePayment': string;
622
+ 'payment.result.orderNote': string;
623
+ 'payment.result.refund': string;
624
+ 'payment.result.actions.detailsClicked': string;
625
+ 'payment.result.actions.printReceiptClicked': string;
626
+ 'payment.result.actions.retryClicked': string;
627
+ 'payment.result.actions.changePaymentClicked': string;
628
+ 'payment.result.actions.saveAsPartialPaidClicked': string;
629
+ 'payment.result.actions.continuePaymentClicked': string;
630
+ 'payment.result.actions.orderNoteClicked': string;
631
+ 'payment.result.actions.refundClicked': string;
632
+ 'pisell2.checkout.manual-discount.no-amount': string;
633
+ 'pisell2.checkout.manual-discount.has-payment-items': string;
634
+ 'pisell2.checkout.manual-discount.invalid-amount': string;
635
+ 'pisell2.checkout.can-not-change-deposit-amount': string;
636
+ 'pisell2.checkout.wallet-balance-confirm.title': string;
637
+ 'pisell2.checkout.wallet-balance-confirm.description-before': string;
638
+ 'pisell2.checkout.wallet-balance-confirm.description-after': string;
639
+ 'pisell2.checkout.wallet-balance-confirm.cancel': string;
640
+ 'pisell2.checkout.wallet-balance-confirm.save-without-deduct': string;
641
+ 'pisell2.checkout.wallet-balance-confirm.apply-deduct-now': string;
642
+ 'pisell2.checkout.payment-detail.no-wallet-pass-items': string;
643
+ 'pisell2.checkout.payment-detail.by': string;
644
+ 'pisell2.checkout.order-note.updated-successfully': string;
645
+ 'pisell2.checkout.order-note.deleted-successfully': string;
646
+ 'pisell2.checkout.order-note.update-failed': string;
647
+ 'pisell2.checkout.order-note.delete-failed': string;
648
+ 'pisell2.checkout.payment.select-payment': string;
649
+ 'pisell2.checkout.customer.default-name': string;
650
+ 'pisell2.checkout.wallet-pass.redemption-failed': string;
651
+ 'pisell2.checkout.modal.close-price-adjustment': string;
652
+ 'pisell2.checkout.modal.reset-price-adjustment': string;
653
+ 'pisell2.checkout.modal.done-price-adjustment': string;
654
+ 'pisell2.checkout.modal.price-adjustment-tips': string;
655
+ 'pisell2.checkout.send-payment-link.modal-title': string;
656
+ 'pisell2.checkout.send-payment-link.email-address': string;
657
+ 'pisell2.checkout.send-payment-link.email-placeholder': string;
658
+ 'pisell2.checkout.send-payment-link.send-button': string;
659
+ 'pisell2.checkout.send-payment-link.email-required': string;
660
+ 'pisell2.checkout.send-payment-link.email-invalid': string;
661
+ 'pisell2.checkout.send-payment-link.success': string;
662
+ 'pisell2.checkout.send-payment-link.error': string;
663
+ 'pisell2.checkout.send-payment-link.customer-name-format': (customerName: string) => string;
664
+ 'pisell2.payment-options.surcharge-label': string;
665
+ 'wallet-pass-module-customer-name-walk-in': string;
666
+ 'pisell2.amount-summary.amount-cannot-be-zero': string;
667
+ 'pisell2.checkout.order-sync-failed': string;
668
+ 'pisell2.checkout.order-create-failed': string;
669
+ 'pisell2.checkout.sync-retry-hint': string;
670
+ 'pisell2.checkout.tips': string;
671
+ retry: string;
672
+ 'cash-payment-title': string;
673
+ 'cash-payment-balance-due': string;
674
+ 'cash-payment-cash-received': string;
675
+ 'cash-payment-change-due': string;
676
+ 'cash-payment-rounding': string;
677
+ 'cash-payment-other': string;
678
+ 'cash-payment-reset': string;
679
+ 'cash-payment-pay': string;
680
+ 'cash-payment-amount-cannot-be-zero': string;
681
+ };
682
+ pt: {
683
+ 'order.total': string;
684
+ 'order.start-new-order': string;
685
+ 'pisell2.subtotal.deposit': string;
686
+ 'pisell2.subtotal.total': string;
687
+ 'pisell2.subtotal.subtotal': string;
688
+ 'pisell2.subtotal.tax': string;
689
+ 'pisell2.subtotal.delivery-fee': string;
690
+ 'pisell2.subtotal.discount': string;
691
+ 'pisell2.subtotal.point-deduction': string;
692
+ 'pisell2.subtotal.member-deduction': string;
693
+ 'pisell2.subtotal.expect-amount': string;
694
+ 'regular.payment': string;
695
+ 'deposit.payment': string;
696
+ 'regular.payment.short': string;
697
+ 'deposit.payment.short': string;
698
+ 'regular.text': string;
699
+ 'deposit.text': string;
700
+ 'payment.text': string;
701
+ more: string;
702
+ pay: string;
703
+ 'balance.due': string;
704
+ 'deposit.due': string;
705
+ 'partial.paid': string;
706
+ 'deposit.partial.paid': string;
707
+ 'split.payment': string;
708
+ 'split.cancel': string;
709
+ cash: string;
710
+ rounding: string;
711
+ 'cash.payment': string;
712
+ 'cash.amount': string;
713
+ 'custom.amount': string;
714
+ 'quick.amounts': string;
715
+ 'enter.amount': string;
716
+ 'confirm.payment': string;
717
+ 'payment.methods': string;
718
+ 'select.payment.method': string;
719
+ 'card.payment': string;
720
+ 'digital.wallet': string;
721
+ 'bank.transfer': string;
722
+ 'cards.and.digitals': string;
723
+ 'payment.success': string;
724
+ 'payment.failed': string;
725
+ 'payment.cancelled': string;
726
+ 'payment.processing': string;
727
+ close: string;
728
+ cancel: string;
729
+ confirm: string;
730
+ save: string;
731
+ void: string;
732
+ 'no.payments.recorded': string;
733
+ 'order.paid': string;
734
+ 'balance.to.pay': string;
735
+ 'no.items.found': string;
736
+ 'discount.card': string;
737
+ 'order.and.payment.summary': string;
738
+ 'will.be.paid.in.full': string;
739
+ 'by.wallet': string;
740
+ 'wallet.pass': string;
741
+ vouchers: string;
742
+ 'gift.cards': string;
743
+ 'loyalty.points': string;
744
+ 'wallet-pass-module-cards-vouchers-in-wallet': (customerName: string) => string;
745
+ 'wallet-pass-module-applied': (count: number) => string;
746
+ 'wallet-pass-module-expired': (count: number) => string;
747
+ 'wallet-pass-module-best-saving': string;
748
+ 'wallet-pass-module-clear-all': string;
749
+ 'wallet-pass-module-expired-modal-title': (count: number) => string;
750
+ 'wallet-pass-module-expired-modal-empty': string;
751
+ 'wallet-pass-module-expired-modal-close': string;
752
+ 'wallet-pass-module-no-cards': string;
753
+ 'wallet-pass-module-no-selected-cards': string;
754
+ 'wallet-pass-module-best-combination-selected': string;
755
+ 'wallet-pass-module-already-best-combination': string;
756
+ 'pisell2.checkout.wallet-pass-module.no-result': string;
757
+ 'wallet-pass-module-balance': string;
758
+ "wallet-pass-module-balance-after": string;
759
+ 'wallet-pass-module-max.use': string;
760
+ 'wallet-pass-module-disabled-modal-title': string;
761
+ 'wallet-pass-module-disabled-modal-empty': string;
762
+ 'wallet-pass-module-discount-partially-paid': string;
763
+ 'wallet-pass-module-discount-order-free': string;
764
+ 'additional.options': string;
765
+ 'add.tip': string;
766
+ 'service.charge': string;
767
+ notes: string;
768
+ 'receipt.options': string;
769
+ 'pisell2.text.walletPassPermanent': string;
770
+ 'pisell2.checkout.search-section.placeholder': string;
771
+ 'pisell2.checkout.discount.percentage.off': (value: string) => string;
772
+ 'pisell2.checkout.discount.fixed_amount': string;
773
+ 'pisell2.checkout.wallet-pass.good-pass.format': (left: number, use: number) => string;
774
+ 'pisell2.checkout.client-card.tip.wallet-updated': string;
775
+ 'pisell2.checkout.client-card.tip.client-changed': string;
776
+ 'pisell2.checkout.client-card.tip.partially-paid': string;
777
+ 'pisell2.checkout.client-card.tip.same-client': string;
778
+ 'payment.result.success': string;
779
+ 'payment.result.failed': string;
780
+ 'payment.result.paid': string;
781
+ 'payment.result.partiallyPaid': string;
782
+ 'payment.result.amountDue': string;
783
+ 'payment.result.changeDue': string;
784
+ 'payment.result.details': string;
785
+ 'payment.result.printReceipt': string;
786
+ 'payment.result.retry': string;
787
+ 'payment.result.changePayment': string;
788
+ 'payment.result.more': string;
789
+ 'payment.result.autoClose': string;
790
+ 'payment.result.saveAsPartialPaid': string;
791
+ 'payment.result.continuePayment': string;
792
+ 'payment.result.orderNote': string;
793
+ 'payment.result.refund': string;
794
+ 'payment.result.actions.detailsClicked': string;
795
+ 'payment.result.actions.printReceiptClicked': string;
796
+ 'payment.result.actions.retryClicked': string;
797
+ 'payment.result.actions.changePaymentClicked': string;
798
+ 'payment.result.actions.saveAsPartialPaidClicked': string;
799
+ 'payment.result.actions.continuePaymentClicked': string;
800
+ 'payment.result.actions.orderNoteClicked': string;
801
+ 'payment.result.actions.refundClicked': string;
802
+ 'pisell2.checkout.manual-discount.no-amount': string;
803
+ 'pisell2.checkout.manual-discount.has-payment-items': string;
804
+ 'pisell2.checkout.manual-discount.invalid-amount': string;
805
+ 'pisell2.checkout.can-not-change-deposit-amount': string;
806
+ 'pisell2.checkout.wallet-balance-confirm.title': string;
807
+ 'pisell2.checkout.wallet-balance-confirm.description-before': string;
808
+ 'pisell2.checkout.wallet-balance-confirm.description-after': string;
809
+ 'pisell2.checkout.wallet-balance-confirm.cancel': string;
810
+ 'pisell2.checkout.wallet-balance-confirm.save-without-deduct': string;
811
+ 'pisell2.checkout.wallet-balance-confirm.apply-deduct-now': string;
812
+ 'pisell2.checkout.payment-detail.no-wallet-pass-items': string;
813
+ 'pisell2.checkout.payment-detail.by': string;
814
+ 'pisell2.checkout.order-note.updated-successfully': string;
815
+ 'pisell2.checkout.order-note.deleted-successfully': string;
816
+ 'pisell2.checkout.order-note.update-failed': string;
817
+ 'pisell2.checkout.order-note.delete-failed': string;
818
+ 'pisell2.checkout.payment.select-payment': string;
819
+ 'pisell2.checkout.customer.default-name': string;
820
+ 'pisell2.checkout.wallet-pass.redemption-failed': string;
821
+ 'pisell2.checkout.modal.close-price-adjustment': string;
822
+ 'pisell2.checkout.modal.reset-price-adjustment': string;
823
+ 'pisell2.checkout.modal.done-price-adjustment': string;
824
+ 'pisell2.checkout.modal.price-adjustment-tips': string;
825
+ 'pisell2.checkout.send-payment-link.modal-title': string;
826
+ 'pisell2.checkout.send-payment-link.email-address': string;
827
+ 'pisell2.checkout.send-payment-link.email-placeholder': string;
828
+ 'pisell2.checkout.send-payment-link.send-button': string;
829
+ 'pisell2.checkout.send-payment-link.email-required': string;
830
+ 'pisell2.checkout.send-payment-link.email-invalid': string;
831
+ 'pisell2.checkout.send-payment-link.success': string;
832
+ 'pisell2.checkout.send-payment-link.error': string;
833
+ 'pisell2.checkout.send-payment-link.customer-name-format': (customerName: string) => string;
834
+ 'pisell2.payment-options.surcharge-label': string;
835
+ 'wallet-pass-module-customer-name-walk-in': string;
836
+ 'pisell2.amount-summary.amount-cannot-be-zero': string;
837
+ 'pisell2.checkout.order-sync-failed': string;
838
+ 'pisell2.checkout.order-create-failed': string;
839
+ 'pisell2.checkout.sync-retry-hint': string;
840
+ 'pisell2.checkout.tips': string;
841
+ retry: string;
842
+ 'cash-payment-title': string;
843
+ 'cash-payment-balance-due': string;
844
+ 'cash-payment-cash-received': string;
845
+ 'cash-payment-change-due': string;
846
+ 'cash-payment-rounding': string;
847
+ 'cash-payment-other': string;
848
+ 'cash-payment-reset': string;
849
+ 'cash-payment-pay': string;
850
+ 'cash-payment-amount-cannot-be-zero': string;
851
+ };
852
+ };
853
+ export default _default;