@tabres/react 1.0.23 → 1.0.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/PublicMenu/OrderPaymentSummary/OrderPaymentSummary.d.ts +4 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/models/services/translation/locales/az/index.d.ts +2 -34
- package/dist/models/services/translation/locales/az/order.d.ts +2 -0
- package/dist/models/services/translation/locales/en/index.d.ts +0 -1
- package/dist/models/services/translation/locales/es/auth.d.ts +7 -0
- package/dist/models/services/translation/locales/es/branch.d.ts +14 -0
- package/dist/models/services/translation/locales/es/common.d.ts +6 -0
- package/dist/models/services/translation/locales/es/customer.d.ts +17 -0
- package/dist/models/services/translation/locales/es/error.d.ts +20 -0
- package/dist/models/services/translation/locales/es/events.d.ts +8 -0
- package/dist/models/services/translation/locales/es/index.d.ts +118 -0
- package/dist/models/services/translation/locales/es/order.d.ts +50 -0
- package/dist/models/services/translation/locales/et/index.d.ts +2 -34
- package/dist/models/services/translation/locales/et/order.d.ts +2 -0
- package/dist/models/services/translation/locales/hr/index.d.ts +2 -34
- package/dist/models/services/translation/locales/hr/order.d.ts +2 -0
- package/dist/models/services/translation/locales/index.d.ts +133 -273
- package/dist/models/services/translation/locales/nl/index.d.ts +2 -34
- package/dist/models/services/translation/locales/nl/order.d.ts +2 -0
- package/dist/models/services/translation/locales/pl/index.d.ts +2 -34
- package/dist/models/services/translation/locales/pl/order.d.ts +2 -0
- package/dist/models/services/translation/locales/pt/index.d.ts +2 -34
- package/dist/models/services/translation/locales/pt/order.d.ts +2 -0
- package/dist/models/services/translation/locales/ru/index.d.ts +2 -34
- package/dist/models/services/translation/locales/ru/order.d.ts +2 -0
- package/dist/models/services/translation/locales/tr/index.d.ts +2 -34
- package/dist/models/services/translation/locales/tr/order.d.ts +2 -0
- package/dist/services/translation/locales/az/index.d.ts +2 -34
- package/dist/services/translation/locales/az/order.d.ts +2 -0
- package/dist/services/translation/locales/en/index.d.ts +0 -1
- package/dist/services/translation/locales/es/auth.d.ts +7 -0
- package/dist/services/translation/locales/es/branch.d.ts +14 -0
- package/dist/services/translation/locales/es/common.d.ts +6 -0
- package/dist/services/translation/locales/es/customer.d.ts +17 -0
- package/dist/services/translation/locales/es/error.d.ts +20 -0
- package/dist/services/translation/locales/es/events.d.ts +8 -0
- package/dist/services/translation/locales/es/index.d.ts +118 -0
- package/dist/services/translation/locales/es/order.d.ts +50 -0
- package/dist/services/translation/locales/et/index.d.ts +2 -34
- package/dist/services/translation/locales/et/order.d.ts +2 -0
- package/dist/services/translation/locales/hr/index.d.ts +2 -34
- package/dist/services/translation/locales/hr/order.d.ts +2 -0
- package/dist/services/translation/locales/index.d.ts +133 -273
- package/dist/services/translation/locales/nl/index.d.ts +2 -34
- package/dist/services/translation/locales/nl/order.d.ts +2 -0
- package/dist/services/translation/locales/pl/index.d.ts +2 -34
- package/dist/services/translation/locales/pl/order.d.ts +2 -0
- package/dist/services/translation/locales/pt/index.d.ts +2 -34
- package/dist/services/translation/locales/pt/order.d.ts +2 -0
- package/dist/services/translation/locales/ru/index.d.ts +2 -34
- package/dist/services/translation/locales/ru/order.d.ts +2 -0
- package/dist/services/translation/locales/tr/index.d.ts +2 -34
- package/dist/services/translation/locales/tr/order.d.ts +2 -0
- package/dist/utils/services/translation/locales/az/index.d.ts +2 -34
- package/dist/utils/services/translation/locales/az/order.d.ts +2 -0
- package/dist/utils/services/translation/locales/en/index.d.ts +0 -1
- package/dist/utils/services/translation/locales/es/auth.d.ts +7 -0
- package/dist/utils/services/translation/locales/es/branch.d.ts +14 -0
- package/dist/utils/services/translation/locales/es/common.d.ts +6 -0
- package/dist/utils/services/translation/locales/es/customer.d.ts +17 -0
- package/dist/utils/services/translation/locales/es/error.d.ts +20 -0
- package/dist/utils/services/translation/locales/es/events.d.ts +8 -0
- package/dist/utils/services/translation/locales/es/index.d.ts +118 -0
- package/dist/utils/services/translation/locales/es/order.d.ts +50 -0
- package/dist/utils/services/translation/locales/et/index.d.ts +2 -34
- package/dist/utils/services/translation/locales/et/order.d.ts +2 -0
- package/dist/utils/services/translation/locales/hr/index.d.ts +2 -34
- package/dist/utils/services/translation/locales/hr/order.d.ts +2 -0
- package/dist/utils/services/translation/locales/index.d.ts +133 -273
- package/dist/utils/services/translation/locales/nl/index.d.ts +2 -34
- package/dist/utils/services/translation/locales/nl/order.d.ts +2 -0
- package/dist/utils/services/translation/locales/pl/index.d.ts +2 -34
- package/dist/utils/services/translation/locales/pl/order.d.ts +2 -0
- package/dist/utils/services/translation/locales/pt/index.d.ts +2 -34
- package/dist/utils/services/translation/locales/pt/order.d.ts +2 -0
- package/dist/utils/services/translation/locales/ru/index.d.ts +2 -34
- package/dist/utils/services/translation/locales/ru/order.d.ts +2 -0
- package/dist/utils/services/translation/locales/tr/index.d.ts +2 -34
- package/dist/utils/services/translation/locales/tr/order.d.ts +2 -0
- package/package.json +1 -1
- package/dist/models/services/translation/locales/az/pricing.d.ts +0 -35
- package/dist/models/services/translation/locales/en/pricing.d.ts +0 -2
- package/dist/models/services/translation/locales/et/pricing.d.ts +0 -35
- package/dist/models/services/translation/locales/hr/pricing.d.ts +0 -35
- package/dist/models/services/translation/locales/nl/pricing.d.ts +0 -35
- package/dist/models/services/translation/locales/pl/pricing.d.ts +0 -35
- package/dist/models/services/translation/locales/pt/pricing.d.ts +0 -35
- package/dist/models/services/translation/locales/ru/pricing.d.ts +0 -35
- package/dist/models/services/translation/locales/tr/pricing.d.ts +0 -35
- package/dist/services/translation/locales/az/pricing.d.ts +0 -35
- package/dist/services/translation/locales/en/pricing.d.ts +0 -2
- package/dist/services/translation/locales/et/pricing.d.ts +0 -35
- package/dist/services/translation/locales/hr/pricing.d.ts +0 -35
- package/dist/services/translation/locales/nl/pricing.d.ts +0 -35
- package/dist/services/translation/locales/pl/pricing.d.ts +0 -35
- package/dist/services/translation/locales/pt/pricing.d.ts +0 -35
- package/dist/services/translation/locales/ru/pricing.d.ts +0 -35
- package/dist/services/translation/locales/tr/pricing.d.ts +0 -35
- package/dist/utils/services/translation/locales/az/pricing.d.ts +0 -35
- package/dist/utils/services/translation/locales/en/pricing.d.ts +0 -2
- package/dist/utils/services/translation/locales/et/pricing.d.ts +0 -35
- package/dist/utils/services/translation/locales/hr/pricing.d.ts +0 -35
- package/dist/utils/services/translation/locales/nl/pricing.d.ts +0 -35
- package/dist/utils/services/translation/locales/pl/pricing.d.ts +0 -35
- package/dist/utils/services/translation/locales/pt/pricing.d.ts +0 -35
- package/dist/utils/services/translation/locales/ru/pricing.d.ts +0 -35
- package/dist/utils/services/translation/locales/tr/pricing.d.ts +0 -35
|
@@ -69,6 +69,8 @@ declare const _default: {
|
|
|
69
69
|
"Play video": string;
|
|
70
70
|
" / kg": string;
|
|
71
71
|
" / l": string;
|
|
72
|
+
Discount: string;
|
|
73
|
+
"Discount ({{rate}}%)": string;
|
|
72
74
|
};
|
|
73
75
|
customer: {
|
|
74
76
|
"Unknown address": string;
|
|
@@ -99,40 +101,6 @@ declare const _default: {
|
|
|
99
101
|
"Product Details": string;
|
|
100
102
|
"Product Added to Order": string;
|
|
101
103
|
};
|
|
102
|
-
pricing: {
|
|
103
|
-
"Get Started": string;
|
|
104
|
-
"Choose Plan": string;
|
|
105
|
-
"Smart QR Menu": string;
|
|
106
|
-
"Link-in-bio": string;
|
|
107
|
-
"Menu Analytics": string;
|
|
108
|
-
"Unlimited Products": string;
|
|
109
|
-
"Unlimited Categories": string;
|
|
110
|
-
"Product variants": string;
|
|
111
|
-
"Product options": string;
|
|
112
|
-
"Sales reports": string;
|
|
113
|
-
"24/7 Support": string;
|
|
114
|
-
"Multiple Branches": string;
|
|
115
|
-
"Order Management": string;
|
|
116
|
-
"Table Management": string;
|
|
117
|
-
"Mobile App for Owners & Staff": string;
|
|
118
|
-
"Point of Sale (POS)": string;
|
|
119
|
-
"Delivery Management": string;
|
|
120
|
-
"Third-Party Delivery Integrations": string;
|
|
121
|
-
"TabresPay with Mobile": string;
|
|
122
|
-
"Event management": string;
|
|
123
|
-
"Unlimited Users": string;
|
|
124
|
-
"/ month": string;
|
|
125
|
-
monthly: string;
|
|
126
|
-
annually: string;
|
|
127
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
128
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
129
|
-
"Unlimited Languages": string;
|
|
130
|
-
"30-day money-back guarantee": string;
|
|
131
|
-
"Limited Time Only": string;
|
|
132
|
-
"/ lifetime": string;
|
|
133
|
-
"Try for free": string;
|
|
134
|
-
"No credit card needed": string;
|
|
135
|
-
};
|
|
136
104
|
branch: {
|
|
137
105
|
"WEEKDAY-0": string;
|
|
138
106
|
"WEEKDAY-1": string;
|
|
@@ -169,7 +137,6 @@ declare const _default: {
|
|
|
169
137
|
customer: {};
|
|
170
138
|
auth: {};
|
|
171
139
|
events: {};
|
|
172
|
-
pricing: {};
|
|
173
140
|
branch: {
|
|
174
141
|
"WEEKDAY-0": string;
|
|
175
142
|
"WEEKDAY-1": string;
|
|
@@ -180,6 +147,123 @@ declare const _default: {
|
|
|
180
147
|
"WEEKDAY-6": string;
|
|
181
148
|
};
|
|
182
149
|
};
|
|
150
|
+
es: {
|
|
151
|
+
auth: {
|
|
152
|
+
"Create an account or log in": string;
|
|
153
|
+
"Phone number": string;
|
|
154
|
+
"I don't have an email": string;
|
|
155
|
+
"We sent a confirmation code to {{address}}": string;
|
|
156
|
+
};
|
|
157
|
+
branch: {
|
|
158
|
+
"WEEKDAY-0": string;
|
|
159
|
+
"WEEKDAY-1": string;
|
|
160
|
+
"WEEKDAY-2": string;
|
|
161
|
+
"WEEKDAY-3": string;
|
|
162
|
+
"WEEKDAY-4": string;
|
|
163
|
+
"WEEKDAY-5": string;
|
|
164
|
+
"WEEKDAY-6": string;
|
|
165
|
+
Closed: string;
|
|
166
|
+
"Opening Hours": string;
|
|
167
|
+
"Delivery Hours": string;
|
|
168
|
+
Feedback: string;
|
|
169
|
+
};
|
|
170
|
+
common: {
|
|
171
|
+
Save: string;
|
|
172
|
+
Cancel: string;
|
|
173
|
+
Continue: string;
|
|
174
|
+
};
|
|
175
|
+
customer: {
|
|
176
|
+
"Unknown address": string;
|
|
177
|
+
"No address available": string;
|
|
178
|
+
"Update Delivery Address": string;
|
|
179
|
+
Country: string;
|
|
180
|
+
City: string;
|
|
181
|
+
"Baker Street": string;
|
|
182
|
+
Address: string;
|
|
183
|
+
"House number": string;
|
|
184
|
+
"Additional number": string;
|
|
185
|
+
"Example: Door code is 555": string;
|
|
186
|
+
"Delivery Instructions": string;
|
|
187
|
+
Floor: string;
|
|
188
|
+
"Enter address": string;
|
|
189
|
+
"House No.": string;
|
|
190
|
+
};
|
|
191
|
+
error: {
|
|
192
|
+
SOMETHING_WRONG: string;
|
|
193
|
+
FIELD_REQUIRED: string;
|
|
194
|
+
"Unsupported country code": string;
|
|
195
|
+
"Invalid OTP": string;
|
|
196
|
+
INVALID_OTP: string;
|
|
197
|
+
OTP_RATE_LIMIT_EXCEEDED: string;
|
|
198
|
+
"Invalid Email Address": string;
|
|
199
|
+
FEATURE_NOT_AVAILABLE_FOR_SEGMENT: string;
|
|
200
|
+
ORDER_TYPE_DISABLED_FOR_BUSINESS: string;
|
|
201
|
+
ORDER_TYPE_DISABLED_AT_THIS_TIME: string;
|
|
202
|
+
COUNTRY_REQUIRED: string;
|
|
203
|
+
CITY_REQUIRED: string;
|
|
204
|
+
STREET_REQUIRED: string;
|
|
205
|
+
STREET_NUMBER_REQUIRED: string;
|
|
206
|
+
OUT_OF_DELIVERY_RANGE: string;
|
|
207
|
+
NO_ORDER_TYPE: string;
|
|
208
|
+
INVALID_ADDRESS: string;
|
|
209
|
+
};
|
|
210
|
+
events: {
|
|
211
|
+
Events: string;
|
|
212
|
+
"Scrolled to Category": string;
|
|
213
|
+
"Category Selected": string;
|
|
214
|
+
"Product Details": string;
|
|
215
|
+
"Product Added to Order": string;
|
|
216
|
+
};
|
|
217
|
+
order: {
|
|
218
|
+
"View order": string;
|
|
219
|
+
"Remove from order": string;
|
|
220
|
+
"Update order": string;
|
|
221
|
+
"Add to order": string;
|
|
222
|
+
Add: string;
|
|
223
|
+
"Your order": string;
|
|
224
|
+
Subtotal: string;
|
|
225
|
+
"Empty order": string;
|
|
226
|
+
"You don't have any items in your order": string;
|
|
227
|
+
"Add items": string;
|
|
228
|
+
"Add an order note": string;
|
|
229
|
+
"Specify any allergies, special requests, or ingredients you want to add or remove": string;
|
|
230
|
+
"Your Order is Completed!": string;
|
|
231
|
+
"Thank you! We've received your order and it will be delivered shortly.": string;
|
|
232
|
+
Delivery: string;
|
|
233
|
+
"Dine in": string;
|
|
234
|
+
Pickup: string;
|
|
235
|
+
Cash: string;
|
|
236
|
+
"POS Terminal": string;
|
|
237
|
+
"Order summary": string;
|
|
238
|
+
Items: string;
|
|
239
|
+
Tax: string;
|
|
240
|
+
Total: string;
|
|
241
|
+
"Special instructions, allergies, etc.": string;
|
|
242
|
+
"Go to checkout": string;
|
|
243
|
+
"Place order": string;
|
|
244
|
+
Continue: string;
|
|
245
|
+
"Not available": string;
|
|
246
|
+
"In order": string;
|
|
247
|
+
"Product choices": string;
|
|
248
|
+
"Track order": string;
|
|
249
|
+
"Minimum order amount for delivery is {{amount}}": string;
|
|
250
|
+
"This field is required": string;
|
|
251
|
+
"Please select a table": string;
|
|
252
|
+
"Please enter an address": string;
|
|
253
|
+
"Please choose product": string;
|
|
254
|
+
Table: string;
|
|
255
|
+
"Select Table": string;
|
|
256
|
+
Card: string;
|
|
257
|
+
"Closed Now": string;
|
|
258
|
+
"Delivery Fee": string;
|
|
259
|
+
"Play video": string;
|
|
260
|
+
" / kg": string;
|
|
261
|
+
" / l": string;
|
|
262
|
+
Discount: string;
|
|
263
|
+
"Discount ({{rate}}%)": string;
|
|
264
|
+
Events: string;
|
|
265
|
+
};
|
|
266
|
+
};
|
|
183
267
|
ru: {
|
|
184
268
|
error: {
|
|
185
269
|
SOMETHING_WRONG: string;
|
|
@@ -249,6 +333,8 @@ declare const _default: {
|
|
|
249
333
|
"Closed Now": string;
|
|
250
334
|
"Delivery Fee": string;
|
|
251
335
|
"Play video": string;
|
|
336
|
+
Discount: string;
|
|
337
|
+
"Discount ({{rate}}%)": string;
|
|
252
338
|
};
|
|
253
339
|
customer: {
|
|
254
340
|
"Unknown address": string;
|
|
@@ -279,40 +365,6 @@ declare const _default: {
|
|
|
279
365
|
"Product Details": string;
|
|
280
366
|
"Product Added to Order": string;
|
|
281
367
|
};
|
|
282
|
-
pricing: {
|
|
283
|
-
"Get Started": string;
|
|
284
|
-
"Choose Plan": string;
|
|
285
|
-
"Smart QR Menu": string;
|
|
286
|
-
"Link-in-bio": string;
|
|
287
|
-
"Menu Analytics": string;
|
|
288
|
-
"Unlimited Users": string;
|
|
289
|
-
"Unlimited Products": string;
|
|
290
|
-
"Unlimited Categories": string;
|
|
291
|
-
"Product variants": string;
|
|
292
|
-
"Product options": string;
|
|
293
|
-
"Sales reports": string;
|
|
294
|
-
"24/7 Support": string;
|
|
295
|
-
"Multiple Branches": string;
|
|
296
|
-
"Table Management": string;
|
|
297
|
-
"Order Management": string;
|
|
298
|
-
"Mobile App for Owners & Staff": string;
|
|
299
|
-
"Point of Sale (POS)": string;
|
|
300
|
-
"Delivery Management": string;
|
|
301
|
-
"Third-Party Delivery Integrations": string;
|
|
302
|
-
"TabresPay with Mobile": string;
|
|
303
|
-
"Event management": string;
|
|
304
|
-
"/ month": string;
|
|
305
|
-
monthly: string;
|
|
306
|
-
annually: string;
|
|
307
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
308
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
309
|
-
"Unlimited Languages": string;
|
|
310
|
-
"30-day money-back guarantee": string;
|
|
311
|
-
"Limited Time Only": string;
|
|
312
|
-
"/ lifetime": string;
|
|
313
|
-
"Try for free": string;
|
|
314
|
-
"No credit card needed": string;
|
|
315
|
-
};
|
|
316
368
|
branch: {
|
|
317
369
|
"WEEKDAY-0": string;
|
|
318
370
|
"WEEKDAY-1": string;
|
|
@@ -395,6 +447,8 @@ declare const _default: {
|
|
|
395
447
|
"Closed Now": string;
|
|
396
448
|
"Delivery Fee": string;
|
|
397
449
|
"Play video": string;
|
|
450
|
+
Discount: string;
|
|
451
|
+
"Discount ({{rate}}%)": string;
|
|
398
452
|
};
|
|
399
453
|
customer: {
|
|
400
454
|
"Unknown address": string;
|
|
@@ -425,40 +479,6 @@ declare const _default: {
|
|
|
425
479
|
"Product Details": string;
|
|
426
480
|
"Product Added to Order": string;
|
|
427
481
|
};
|
|
428
|
-
pricing: {
|
|
429
|
-
"Get Started": string;
|
|
430
|
-
"Choose Plan": string;
|
|
431
|
-
"Smart QR Menu": string;
|
|
432
|
-
"Link-in-bio": string;
|
|
433
|
-
"Menu Analytics": string;
|
|
434
|
-
"Unlimited Users": string;
|
|
435
|
-
"Unlimited Products": string;
|
|
436
|
-
"Unlimited Categories": string;
|
|
437
|
-
"Product variants": string;
|
|
438
|
-
"Product options": string;
|
|
439
|
-
"Sales reports": string;
|
|
440
|
-
"24/7 Support": string;
|
|
441
|
-
"Multiple Branches": string;
|
|
442
|
-
"Table Management": string;
|
|
443
|
-
"Order Management": string;
|
|
444
|
-
"Mobile App for Owners & Staff": string;
|
|
445
|
-
"Point of Sale (POS)": string;
|
|
446
|
-
"Delivery Management": string;
|
|
447
|
-
"Third-Party Delivery Integrations": string;
|
|
448
|
-
"TabresPay with Mobile": string;
|
|
449
|
-
"Event management": string;
|
|
450
|
-
"/ month": string;
|
|
451
|
-
monthly: string;
|
|
452
|
-
annually: string;
|
|
453
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
454
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
455
|
-
"Unlimited Languages": string;
|
|
456
|
-
"30-day money-back guarantee": string;
|
|
457
|
-
"Limited Time Only": string;
|
|
458
|
-
"/ lifetime": string;
|
|
459
|
-
"Try for free": string;
|
|
460
|
-
"No credit card needed": string;
|
|
461
|
-
};
|
|
462
482
|
branch: {
|
|
463
483
|
"WEEKDAY-0": string;
|
|
464
484
|
"WEEKDAY-1": string;
|
|
@@ -541,6 +561,8 @@ declare const _default: {
|
|
|
541
561
|
"Closed Now": string;
|
|
542
562
|
"Delivery Fee": string;
|
|
543
563
|
"Play video": string;
|
|
564
|
+
Discount: string;
|
|
565
|
+
"Discount ({{rate}}%)": string;
|
|
544
566
|
};
|
|
545
567
|
customer: {
|
|
546
568
|
"Unknown address": string;
|
|
@@ -571,40 +593,6 @@ declare const _default: {
|
|
|
571
593
|
"Product Details": string;
|
|
572
594
|
"Product Added to Order": string;
|
|
573
595
|
};
|
|
574
|
-
pricing: {
|
|
575
|
-
"Get Started": string;
|
|
576
|
-
"Choose Plan": string;
|
|
577
|
-
"Smart QR Menu": string;
|
|
578
|
-
"Link-in-bio": string;
|
|
579
|
-
"Menu Analytics": string;
|
|
580
|
-
"Unlimited Products": string;
|
|
581
|
-
"Unlimited Categories": string;
|
|
582
|
-
"Unlimited Users": string;
|
|
583
|
-
"Product variants": string;
|
|
584
|
-
"Product options": string;
|
|
585
|
-
"Sales reports": string;
|
|
586
|
-
"24/7 Support": string;
|
|
587
|
-
"Multiple Branches": string;
|
|
588
|
-
"Table Management": string;
|
|
589
|
-
"Order Management": string;
|
|
590
|
-
"Mobile App for Owners & Staff": string;
|
|
591
|
-
"Point of Sale (POS)": string;
|
|
592
|
-
"Delivery Management": string;
|
|
593
|
-
"Third-Party Delivery Integrations": string;
|
|
594
|
-
"TabresPay with Mobile": string;
|
|
595
|
-
"Event management": string;
|
|
596
|
-
"/ month": string;
|
|
597
|
-
monthly: string;
|
|
598
|
-
annually: string;
|
|
599
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
600
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
601
|
-
"Unlimited Languages": string;
|
|
602
|
-
"30-day money-back guarantee": string;
|
|
603
|
-
"Limited Time Only": string;
|
|
604
|
-
"/ lifetime": string;
|
|
605
|
-
"Try for free": string;
|
|
606
|
-
"No credit card needed": string;
|
|
607
|
-
};
|
|
608
596
|
branch: {
|
|
609
597
|
"WEEKDAY-0": string;
|
|
610
598
|
"WEEKDAY-1": string;
|
|
@@ -687,6 +675,8 @@ declare const _default: {
|
|
|
687
675
|
"Closed Now": string;
|
|
688
676
|
"Delivery Fee": string;
|
|
689
677
|
"Play video": string;
|
|
678
|
+
Discount: string;
|
|
679
|
+
"Discount ({{rate}}%)": string;
|
|
690
680
|
};
|
|
691
681
|
customer: {
|
|
692
682
|
"Unknown address": string;
|
|
@@ -717,40 +707,6 @@ declare const _default: {
|
|
|
717
707
|
"Product Details": string;
|
|
718
708
|
"Product Added to Order": string;
|
|
719
709
|
};
|
|
720
|
-
pricing: {
|
|
721
|
-
"Get Started": string;
|
|
722
|
-
"Choose Plan": string;
|
|
723
|
-
"Smart QR Menu": string;
|
|
724
|
-
"Link-in-bio": string;
|
|
725
|
-
"Menu Analytics": string;
|
|
726
|
-
"Unlimited Products": string;
|
|
727
|
-
"Unlimited Categories": string;
|
|
728
|
-
"Product variants": string;
|
|
729
|
-
"Product options": string;
|
|
730
|
-
"Sales reports": string;
|
|
731
|
-
"24/7 Support": string;
|
|
732
|
-
"Multiple Branches": string;
|
|
733
|
-
"Table Management": string;
|
|
734
|
-
"Order Management": string;
|
|
735
|
-
"Mobile App for Owners & Staff": string;
|
|
736
|
-
"Point of Sale (POS)": string;
|
|
737
|
-
"Delivery Management": string;
|
|
738
|
-
"Third-Party Delivery Integrations": string;
|
|
739
|
-
"TabresPay with Mobile": string;
|
|
740
|
-
"Event management": string;
|
|
741
|
-
"Unlimited Users": string;
|
|
742
|
-
"/ month": string;
|
|
743
|
-
monthly: string;
|
|
744
|
-
annually: string;
|
|
745
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
746
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
747
|
-
"Unlimited Languages": string;
|
|
748
|
-
"30-day money-back guarantee": string;
|
|
749
|
-
"Limited Time Only": string;
|
|
750
|
-
"/ lifetime": string;
|
|
751
|
-
"Try for free": string;
|
|
752
|
-
"No credit card needed": string;
|
|
753
|
-
};
|
|
754
710
|
branch: {
|
|
755
711
|
"WEEKDAY-0": string;
|
|
756
712
|
"WEEKDAY-1": string;
|
|
@@ -834,6 +790,8 @@ declare const _default: {
|
|
|
834
790
|
"Play video": string;
|
|
835
791
|
" / kg": string;
|
|
836
792
|
" / l": string;
|
|
793
|
+
Discount: string;
|
|
794
|
+
"Discount ({{rate}}%)": string;
|
|
837
795
|
};
|
|
838
796
|
customer: {
|
|
839
797
|
"Unknown address": string;
|
|
@@ -864,40 +822,6 @@ declare const _default: {
|
|
|
864
822
|
"Product Details": string;
|
|
865
823
|
"Product Added to Order": string;
|
|
866
824
|
};
|
|
867
|
-
pricing: {
|
|
868
|
-
"Get Started": string;
|
|
869
|
-
"Choose Plan": string;
|
|
870
|
-
"Smart QR Menu": string;
|
|
871
|
-
"Link-in-bio": string;
|
|
872
|
-
"Menu Analytics": string;
|
|
873
|
-
"Unlimited Products": string;
|
|
874
|
-
"Unlimited Categories": string;
|
|
875
|
-
"Product variants": string;
|
|
876
|
-
"Product options": string;
|
|
877
|
-
"Sales reports": string;
|
|
878
|
-
"24/7 Support": string;
|
|
879
|
-
"Multiple Branches": string;
|
|
880
|
-
"Order Management": string;
|
|
881
|
-
"Table Management": string;
|
|
882
|
-
"Mobile App for Owners & Staff": string;
|
|
883
|
-
"Point of Sale (POS)": string;
|
|
884
|
-
"Delivery Management": string;
|
|
885
|
-
"Third-Party Delivery Integrations": string;
|
|
886
|
-
"TabresPay with Mobile": string;
|
|
887
|
-
"Event management": string;
|
|
888
|
-
"Unlimited Users": string;
|
|
889
|
-
"/ month": string;
|
|
890
|
-
monthly: string;
|
|
891
|
-
annually: string;
|
|
892
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
893
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
894
|
-
"Unlimited Languages": string;
|
|
895
|
-
"30-day money-back guarantee": string;
|
|
896
|
-
"Limited Time Only": string;
|
|
897
|
-
"/ lifetime": string;
|
|
898
|
-
"Try for free": string;
|
|
899
|
-
"No credit card needed": string;
|
|
900
|
-
};
|
|
901
825
|
branch: {
|
|
902
826
|
"WEEKDAY-0": string;
|
|
903
827
|
"WEEKDAY-1": string;
|
|
@@ -982,6 +906,8 @@ declare const _default: {
|
|
|
982
906
|
"Play video": string;
|
|
983
907
|
" / kg": string;
|
|
984
908
|
" / l": string;
|
|
909
|
+
Discount: string;
|
|
910
|
+
"Discount ({{rate}}%)": string;
|
|
985
911
|
};
|
|
986
912
|
customer: {
|
|
987
913
|
"Unknown address": string;
|
|
@@ -1012,40 +938,6 @@ declare const _default: {
|
|
|
1012
938
|
"Product Details": string;
|
|
1013
939
|
"Product Added to Order": string;
|
|
1014
940
|
};
|
|
1015
|
-
pricing: {
|
|
1016
|
-
"Get Started": string;
|
|
1017
|
-
"Choose Plan": string;
|
|
1018
|
-
"Smart QR Menu": string;
|
|
1019
|
-
"Link-in-bio": string;
|
|
1020
|
-
"Menu Analytics": string;
|
|
1021
|
-
"Unlimited Products": string;
|
|
1022
|
-
"Unlimited Categories": string;
|
|
1023
|
-
"Product variants": string;
|
|
1024
|
-
"Product options": string;
|
|
1025
|
-
"Sales reports": string;
|
|
1026
|
-
"24/7 Support": string;
|
|
1027
|
-
"Multiple Branches": string;
|
|
1028
|
-
"Order Management": string;
|
|
1029
|
-
"Table Management": string;
|
|
1030
|
-
"Mobile App for Owners & Staff": string;
|
|
1031
|
-
"Point of Sale (POS)": string;
|
|
1032
|
-
"Delivery Management": string;
|
|
1033
|
-
"Third-Party Delivery Integrations": string;
|
|
1034
|
-
"TabresPay with Mobile": string;
|
|
1035
|
-
"Event management": string;
|
|
1036
|
-
"Unlimited Users": string;
|
|
1037
|
-
"/ month": string;
|
|
1038
|
-
monthly: string;
|
|
1039
|
-
annually: string;
|
|
1040
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
1041
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
1042
|
-
"Unlimited Languages": string;
|
|
1043
|
-
"30-day money-back guarantee": string;
|
|
1044
|
-
"Limited Time Only": string;
|
|
1045
|
-
"/ lifetime": string;
|
|
1046
|
-
"Try for free": string;
|
|
1047
|
-
"No credit card needed": string;
|
|
1048
|
-
};
|
|
1049
941
|
branch: {
|
|
1050
942
|
"WEEKDAY-0": string;
|
|
1051
943
|
"WEEKDAY-1": string;
|
|
@@ -1130,6 +1022,8 @@ declare const _default: {
|
|
|
1130
1022
|
"Play video": string;
|
|
1131
1023
|
" / kg": string;
|
|
1132
1024
|
" / l": string;
|
|
1025
|
+
Discount: string;
|
|
1026
|
+
"Discount ({{rate}}%)": string;
|
|
1133
1027
|
};
|
|
1134
1028
|
customer: {
|
|
1135
1029
|
"Unknown address": string;
|
|
@@ -1160,40 +1054,6 @@ declare const _default: {
|
|
|
1160
1054
|
"Product Details": string;
|
|
1161
1055
|
"Product Added to Order": string;
|
|
1162
1056
|
};
|
|
1163
|
-
pricing: {
|
|
1164
|
-
"Get Started": string;
|
|
1165
|
-
"Choose Plan": string;
|
|
1166
|
-
"Smart QR Menu": string;
|
|
1167
|
-
"Link-in-bio": string;
|
|
1168
|
-
"Menu Analytics": string;
|
|
1169
|
-
"Unlimited Products": string;
|
|
1170
|
-
"Unlimited Categories": string;
|
|
1171
|
-
"Product variants": string;
|
|
1172
|
-
"Product options": string;
|
|
1173
|
-
"Sales reports": string;
|
|
1174
|
-
"24/7 Support": string;
|
|
1175
|
-
"Multiple Branches": string;
|
|
1176
|
-
"Order Management": string;
|
|
1177
|
-
"Table Management": string;
|
|
1178
|
-
"Mobile App for Owners & Staff": string;
|
|
1179
|
-
"Point of Sale (POS)": string;
|
|
1180
|
-
"Delivery Management": string;
|
|
1181
|
-
"Third-Party Delivery Integrations": string;
|
|
1182
|
-
"TabresPay with Mobile": string;
|
|
1183
|
-
"Event management": string;
|
|
1184
|
-
"Unlimited Users": string;
|
|
1185
|
-
"/ month": string;
|
|
1186
|
-
monthly: string;
|
|
1187
|
-
annually: string;
|
|
1188
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
1189
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
1190
|
-
"Unlimited Languages": string;
|
|
1191
|
-
"30-day money-back guarantee": string;
|
|
1192
|
-
"Limited Time Only": string;
|
|
1193
|
-
"/ lifetime": string;
|
|
1194
|
-
"Try for free": string;
|
|
1195
|
-
"No credit card needed": string;
|
|
1196
|
-
};
|
|
1197
1057
|
branch: {
|
|
1198
1058
|
"WEEKDAY-0": string;
|
|
1199
1059
|
"WEEKDAY-1": string;
|
|
@@ -67,6 +67,8 @@ declare const _default: {
|
|
|
67
67
|
"Closed Now": string;
|
|
68
68
|
"Delivery Fee": string;
|
|
69
69
|
"Play video": string;
|
|
70
|
+
Discount: string;
|
|
71
|
+
"Discount ({{rate}}%)": string;
|
|
70
72
|
};
|
|
71
73
|
customer: {
|
|
72
74
|
"Unknown address": string;
|
|
@@ -97,40 +99,6 @@ declare const _default: {
|
|
|
97
99
|
"Product Details": string;
|
|
98
100
|
"Product Added to Order": string;
|
|
99
101
|
};
|
|
100
|
-
pricing: {
|
|
101
|
-
"Get Started": string;
|
|
102
|
-
"Choose Plan": string;
|
|
103
|
-
"Smart QR Menu": string;
|
|
104
|
-
"Link-in-bio": string;
|
|
105
|
-
"Menu Analytics": string;
|
|
106
|
-
"Unlimited Products": string;
|
|
107
|
-
"Unlimited Categories": string;
|
|
108
|
-
"Unlimited Users": string;
|
|
109
|
-
"Product variants": string;
|
|
110
|
-
"Product options": string;
|
|
111
|
-
"Sales reports": string;
|
|
112
|
-
"24/7 Support": string;
|
|
113
|
-
"Multiple Branches": string;
|
|
114
|
-
"Table Management": string;
|
|
115
|
-
"Order Management": string;
|
|
116
|
-
"Mobile App for Owners & Staff": string;
|
|
117
|
-
"Point of Sale (POS)": string;
|
|
118
|
-
"Delivery Management": string;
|
|
119
|
-
"Third-Party Delivery Integrations": string;
|
|
120
|
-
"TabresPay with Mobile": string;
|
|
121
|
-
"Event management": string;
|
|
122
|
-
"/ month": string;
|
|
123
|
-
monthly: string;
|
|
124
|
-
annually: string;
|
|
125
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
126
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
127
|
-
"Unlimited Languages": string;
|
|
128
|
-
"30-day money-back guarantee": string;
|
|
129
|
-
"Limited Time Only": string;
|
|
130
|
-
"/ lifetime": string;
|
|
131
|
-
"Try for free": string;
|
|
132
|
-
"No credit card needed": string;
|
|
133
|
-
};
|
|
134
102
|
branch: {
|
|
135
103
|
"WEEKDAY-0": string;
|
|
136
104
|
"WEEKDAY-1": string;
|
|
@@ -68,6 +68,8 @@ declare const _default: {
|
|
|
68
68
|
"Play video": string;
|
|
69
69
|
" / kg": string;
|
|
70
70
|
" / l": string;
|
|
71
|
+
Discount: string;
|
|
72
|
+
"Discount ({{rate}}%)": string;
|
|
71
73
|
};
|
|
72
74
|
customer: {
|
|
73
75
|
"Unknown address": string;
|
|
@@ -98,40 +100,6 @@ declare const _default: {
|
|
|
98
100
|
"Product Details": string;
|
|
99
101
|
"Product Added to Order": string;
|
|
100
102
|
};
|
|
101
|
-
pricing: {
|
|
102
|
-
"Get Started": string;
|
|
103
|
-
"Choose Plan": string;
|
|
104
|
-
"Smart QR Menu": string;
|
|
105
|
-
"Link-in-bio": string;
|
|
106
|
-
"Menu Analytics": string;
|
|
107
|
-
"Unlimited Products": string;
|
|
108
|
-
"Unlimited Categories": string;
|
|
109
|
-
"Product variants": string;
|
|
110
|
-
"Product options": string;
|
|
111
|
-
"Sales reports": string;
|
|
112
|
-
"24/7 Support": string;
|
|
113
|
-
"Multiple Branches": string;
|
|
114
|
-
"Order Management": string;
|
|
115
|
-
"Table Management": string;
|
|
116
|
-
"Mobile App for Owners & Staff": string;
|
|
117
|
-
"Point of Sale (POS)": string;
|
|
118
|
-
"Delivery Management": string;
|
|
119
|
-
"Third-Party Delivery Integrations": string;
|
|
120
|
-
"TabresPay with Mobile": string;
|
|
121
|
-
"Event management": string;
|
|
122
|
-
"Unlimited Users": string;
|
|
123
|
-
"/ month": string;
|
|
124
|
-
monthly: string;
|
|
125
|
-
annually: string;
|
|
126
|
-
"Flexible Plans for Every Business - Simple Pricing, More Value!": string;
|
|
127
|
-
"Choose a pricing plan that fits your business. Subscribe monthly or annually and save more with long-term plans!": string;
|
|
128
|
-
"Unlimited Languages": string;
|
|
129
|
-
"30-day money-back guarantee": string;
|
|
130
|
-
"Limited Time Only": string;
|
|
131
|
-
"/ lifetime": string;
|
|
132
|
-
"Try for free": string;
|
|
133
|
-
"No credit card needed": string;
|
|
134
|
-
};
|
|
135
103
|
branch: {
|
|
136
104
|
"WEEKDAY-0": string;
|
|
137
105
|
"WEEKDAY-1": string;
|