@feedmepos/mf-menu 0.31.71-prod → 0.31.72-remy
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/{App-B5R51HHK.js → App-27TpQ9Rh.js} +1442 -2546
- package/dist/{ApplyProduct.vue_vue_type_script_setup_true_lang-Dflill79.js → ApplyProduct.vue_vue_type_script_setup_true_lang-CumuJ63E.js} +3 -3
- package/dist/{Catalog-yv_fwu1h.js → Catalog-qUXEGPwx.js} +26 -26
- package/dist/{Category-lOaUwRrB.js → Category-C9sdulfS.js} +35 -35
- package/dist/{Category-DEkZ-IWE.js → Category-DGUI1Glw.js} +22 -22
- package/dist/{CookingGuide-Db8VQK5V.js → CookingGuide-DIVESXs6.js} +113 -113
- package/dist/{CustomAttributeChip.vue_vue_type_script_setup_true_lang-DwsVvlUq.js → CustomAttributeChip.vue_vue_type_script_setup_true_lang-B48GyN96.js} +1 -1
- package/dist/{Group-CFS8D5Uf.js → Group-C8gRQIjf.js} +3 -3
- package/dist/{Group-B2EXYbcn.js → Group-CTzxLznN.js} +1 -1
- package/dist/{Group.vue_vue_type_script_setup_true_lang-BdZ9K2Ht.js → Group.vue_vue_type_script_setup_true_lang-BPCjOiTv.js} +7 -7
- package/dist/{GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-CtlyZlos.js → GroupMarkupPriceDialog.vue_vue_type_script_setup_true_lang-M7EU3tby.js} +5 -5
- package/dist/{ImportProductDialog.vue_vue_type_script_setup_true_lang-C-RPhKoA.js → ImportProductDialog.vue_vue_type_script_setup_true_lang-h09saJxj.js} +21 -22
- package/dist/{Ingredient-C3B8G0Fd.js → Ingredient-DaWcvad4.js} +23 -23
- package/dist/{InventoryBinding.vue_vue_type_script_setup_true_lang-BrhhXwp8.js → InventoryBinding.vue_vue_type_script_setup_true_lang-C9VpUX0B.js} +1052 -1052
- package/dist/{LinkProductSideSheet-DPn7KN3l.js → LinkProductSideSheet-b_gN9u5S.js} +3 -3
- package/dist/{MenuSetting-Mph9Pc9s.js → MenuSetting-B32RCTN9.js} +31 -31
- package/dist/{PrintRoute-BwboeALA.js → PrintRoute-BEXM1XO1.js} +26 -26
- package/dist/{Product-CNKnPt-z.js → Product-Dg6vmxu4.js} +1 -1
- package/dist/{Product.vue_vue_type_script_setup_true_lang-BksTc5Gm.js → Product.vue_vue_type_script_setup_true_lang-m1D4IZS3.js} +71 -71
- package/dist/{ProductInternalTools-DGkoIc6T.js → ProductInternalTools-DiG53QXf.js} +17 -17
- package/dist/{Products-CkLZYybB.js → Products-Bp4RN2tP.js} +11 -11
- package/dist/{Publish-Bzq9aREC.js → Publish-DHrjYAJO.js} +56 -57
- package/dist/{Recipe-K55Bnscl.js → Recipe-CPpiiwTj.js} +13 -13
- package/dist/{Scheduler-ChAmTqSR.js → Scheduler-BVgOUrgq.js} +16 -16
- package/dist/{ServingSequence-ywa7-8rG.js → ServingSequence-BvvQ7iAu.js} +20 -20
- package/dist/{Setting-CHUNtVho.js → Setting-C828ShhE.js} +20 -20
- package/dist/{Subcategory-0-99_i06.js → Subcategory-Bw4NC1zr.js} +19 -19
- package/dist/{Takeaway-CsJf5I8I.js → Takeaway-BP9vO3uO.js} +1 -1
- package/dist/{Takeaway-BzvxZ_dA.js → Takeaway-CZBbeNL8.js} +10 -10
- package/dist/{Takeaway.vue_vue_type_script_setup_true_lang-Bh8mjdk4.js → Takeaway.vue_vue_type_script_setup_true_lang-Bf6h1oOm.js} +20 -20
- package/dist/{Thumbnail.vue_vue_type_script_setup_true_lang-CbxgtwVa.js → Thumbnail.vue_vue_type_script_setup_true_lang-BCqjdxf-.js} +20 -20
- package/dist/{TreeEditorOpenner.vue_vue_type_script_setup_true_lang-Dh_CA5gZ.js → TreeEditorOpenner.vue_vue_type_script_setup_true_lang-CTouhy0y.js} +16 -17
- package/dist/{Unit-CbTkNhj2.js → Unit-C0XP2gQF.js} +13 -13
- package/dist/{Variant-NkbzEbF-.js → Variant-CR6fNlW6.js} +15 -15
- package/dist/{_id_-mr4_eirX.js → _id_-DPpuWlln.js} +14 -14
- package/dist/{app-DVB67WHZ.js → app-CtQEOIp5.js} +471 -468
- package/dist/{app-BzsHQwP_.js → app-xaGd6_oS.js} +1 -1
- package/dist/app.js +1 -1
- package/dist/apps/mf-menu/src/app.d.ts +1626 -0
- package/dist/apps/mf-menu/src/components/feature/ApplyProduct/ApplyProduct.vue.d.ts +72 -0
- package/dist/apps/mf-menu/src/components/feature/ApplyProduct/ApplyProductDialog.vue.d.ts +36 -0
- package/dist/apps/mf-menu/src/components/feature/ApplyProduct/index.d.ts +218 -0
- package/dist/apps/mf-menu/src/components/feature/Fields/OrderFrom.vue.d.ts +1 -1
- package/dist/apps/mf-menu/src/components/feature/GroupManager/OptionTable.vue.d.ts +52 -0
- package/dist/apps/mf-menu/src/components/feature/GroupManager/UpdateForm.vue.d.ts +36 -0
- package/dist/apps/mf-menu/src/components/feature/PriceTier/PriceTierButton.vue.d.ts +110 -0
- package/dist/apps/mf-menu/src/components/feature/PriceTier/PriceTierForm.vue.d.ts +110 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/item.d.ts +110 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/scheduler.d.ts +81 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/composable/useItemFormManagement.d.ts +55 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/form/GroupManager/OptionTable.vue.d.ts +52 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/form/GroupManager/UpdateForm.vue.d.ts +36 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/form/GroupManager/index.d.ts +144 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/item/ItemForm.vue.d.ts +165 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/menuUtils.d.ts +55 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/store/menuV2.d.ts +375 -0
- package/dist/apps/mf-menu/src/components/feature/TreeEditor/store/tree.d.ts +18 -18
- package/dist/apps/mf-menu/src/components/import/PreviewAddonContent.vue.d.ts +110 -0
- package/dist/apps/mf-menu/src/composable/linkProducts.d.ts +81 -0
- package/dist/apps/mf-menu/src/helper/itemCategories.d.ts +55 -0
- package/dist/apps/mf-menu/src/helper/menu.d.ts +430 -0
- package/dist/apps/mf-menu/src/helper/menuImport.d.ts +375 -0
- package/dist/apps/mf-menu/src/manager/menu/item.d.ts +375 -0
- package/dist/apps/mf-menu/src/stores/manager/item.d.ts +165 -0
- package/dist/apps/mf-menu/src/stores/manager/scheduler.d.ts +81 -0
- package/dist/apps/mf-menu/src/stores/menu.d.ts +375 -0
- package/dist/apps/mf-menu/src/views/Catalog/Edit/AddProductPopup/Form.vue.d.ts +110 -0
- package/dist/apps/mf-menu/src/views/Publish/UpdateCatalogDialog.vue.d.ts +220 -0
- package/dist/apps/mf-menu/src/views/Scheduler/FilterForm.vue.d.ts +52 -0
- package/dist/apps/mf-menu/src/views/Scheduler/SchedulerDialog.vue.d.ts +52 -0
- package/dist/apps/mf-menu/tsconfig.app.tsbuildinfo +1 -1
- package/dist/assets/linked-status-Ds3VKRNn.js +13 -0
- package/dist/assets/override-menu-BVPA9mG0.js +13 -0
- package/dist/assets/validate-menu-Ctwk0tSN.js +13 -0
- package/dist/{catalog-C_6TM4e_.js → catalog-B1AtGIOR.js} +1 -1
- package/dist/{catalogSetting-pTMi5i6h.js → catalogSetting-D76y7yoz.js} +1 -1
- package/dist/{category-CHNICcWp.js → category-B3MkQ7Pp.js} +5 -5
- package/dist/{currency-Dx-pn9tw.js → currency-DYj4YAoX.js} +1 -1
- package/dist/{customAttributes-DvHKcDWb.js → customAttributes-CfwqBwao.js} +1 -1
- package/dist/{index-DqIorABw.js → index-8_TFzfuI.js} +1 -1
- package/dist/{index-CA3_R55p.js → index-CAQqh5h4.js} +13 -13
- package/dist/{index-X3RliLfv.js → index-DNhoEElA.js} +26 -26
- package/dist/{index-DGtoqrTo.js → index-DUUtEjnd.js} +1 -1
- package/dist/{item-JhHKgoMj.js → item-MTfRKilm.js} +378 -378
- package/dist/iteration-DXXAmTGt.js +27 -0
- package/dist/{jszip.min-BQReTtS0.js → jszip.min-y7wFpnaP.js} +245 -245
- package/dist/{menu-Bhfx50bt.js → menu-C_m3ZEIK.js} +1 -1
- package/dist/{menu-2ymqQnFE.js → menu-DQurCWMa.js} +27902 -27334
- package/dist/{menuV2-ZaA_QLdj.js → menuV2-0FFzegP7.js} +92 -92
- package/dist/mf-menu.css +1 -1
- package/dist/packages/shared/src/components/form/SelectFilter.vue.d.ts +1 -1
- package/dist/packages/shared/src/components/info/TextChip.vue.d.ts +1 -1
- package/dist/{priceTier-IZtw6WUa.js → priceTier-DMFtjpmw.js} +1 -1
- package/dist/{scheduler-CzuGjuw5.js → scheduler-D0IlDwT3.js} +20 -20
- package/dist/{subcategory-Dt6tFvIu.js → subcategory-D32FJH5D.js} +6 -6
- package/dist/{toExcel-CUrEHCjB.js → toExcel-CsQ_y0DF.js} +2 -2
- package/dist/{unit-Ibbp0wZT.js → unit-Bthb3r-g.js} +9 -9
- package/package.json +4 -4
- package/dist/apps/mf-menu/src/components/Announcements.vue.d.ts +0 -19
- package/dist/apps/mf-menu/src/stores/announcement/announcement.d.ts +0 -11
- package/dist/assets/linked-status-Dwqdwyog.js +0 -13
- package/dist/assets/override-menu-CGexvHxV.js +0 -13
- package/dist/assets/validate-menu-C2daBpKY.js +0 -13
- package/dist/dayjs.min-BZu87fXJ.js +0 -6
- package/dist/iteration-BoeoXAHD.js +0 -23
|
@@ -6510,6 +6510,1632 @@ export declare const i18nMessages: {
|
|
|
6510
6510
|
};
|
|
6511
6511
|
};
|
|
6512
6512
|
};
|
|
6513
|
+
"ja-JP": {
|
|
6514
|
+
menu: {
|
|
6515
|
+
title: string;
|
|
6516
|
+
common: {
|
|
6517
|
+
actions: {
|
|
6518
|
+
update: string;
|
|
6519
|
+
cancel: string;
|
|
6520
|
+
add: string;
|
|
6521
|
+
search: string;
|
|
6522
|
+
delete: string;
|
|
6523
|
+
remove: string;
|
|
6524
|
+
deselect_all: string;
|
|
6525
|
+
move: string;
|
|
6526
|
+
edit: string;
|
|
6527
|
+
download: string;
|
|
6528
|
+
save: string;
|
|
6529
|
+
confirm: string;
|
|
6530
|
+
yes: string;
|
|
6531
|
+
no: string;
|
|
6532
|
+
link: string;
|
|
6533
|
+
migrate: string;
|
|
6534
|
+
add_new_variant: string;
|
|
6535
|
+
add_group: string;
|
|
6536
|
+
apply_product: string;
|
|
6537
|
+
link_product: string;
|
|
6538
|
+
deselect: string;
|
|
6539
|
+
};
|
|
6540
|
+
labels: {
|
|
6541
|
+
name: string;
|
|
6542
|
+
detail: string;
|
|
6543
|
+
items_linked: string;
|
|
6544
|
+
search_placeholder: string;
|
|
6545
|
+
symbol: string;
|
|
6546
|
+
products_linked: string;
|
|
6547
|
+
product_linked_singular: string;
|
|
6548
|
+
product_linked_plural: string;
|
|
6549
|
+
enter_name: string;
|
|
6550
|
+
product: string;
|
|
6551
|
+
selected_items: string;
|
|
6552
|
+
all: string;
|
|
6553
|
+
category: string;
|
|
6554
|
+
group_name: string;
|
|
6555
|
+
min_select: string;
|
|
6556
|
+
max_select: string;
|
|
6557
|
+
group_type: string;
|
|
6558
|
+
stackable: string;
|
|
6559
|
+
stackable_sublabel: string;
|
|
6560
|
+
configuration: string;
|
|
6561
|
+
variant: string;
|
|
6562
|
+
product_title: string;
|
|
6563
|
+
price: string;
|
|
6564
|
+
order_from: string;
|
|
6565
|
+
inventory: string;
|
|
6566
|
+
search_groups: string;
|
|
6567
|
+
search_variants: string;
|
|
6568
|
+
product_count: string;
|
|
6569
|
+
search_product: string;
|
|
6570
|
+
product_image: string;
|
|
6571
|
+
optional: string;
|
|
6572
|
+
products_selected: string;
|
|
6573
|
+
items_selected: string;
|
|
6574
|
+
catalog: string;
|
|
6575
|
+
scheduler: string;
|
|
6576
|
+
all_time: string;
|
|
6577
|
+
main: string;
|
|
6578
|
+
unknown: string;
|
|
6579
|
+
all_day: string;
|
|
6580
|
+
summary: string;
|
|
6581
|
+
scheduler_title: string;
|
|
6582
|
+
link_product_title: string;
|
|
6583
|
+
products_count: string;
|
|
6584
|
+
search: string;
|
|
6585
|
+
status: string;
|
|
6586
|
+
};
|
|
6587
|
+
dialog: {
|
|
6588
|
+
remove_confirmation: string;
|
|
6589
|
+
change_type: {
|
|
6590
|
+
title: string;
|
|
6591
|
+
message: string;
|
|
6592
|
+
};
|
|
6593
|
+
remove: {
|
|
6594
|
+
catalog: {
|
|
6595
|
+
title: string;
|
|
6596
|
+
message: string;
|
|
6597
|
+
};
|
|
6598
|
+
category: {
|
|
6599
|
+
title: string;
|
|
6600
|
+
message: string;
|
|
6601
|
+
};
|
|
6602
|
+
subcategory: {
|
|
6603
|
+
title: string;
|
|
6604
|
+
message: string;
|
|
6605
|
+
};
|
|
6606
|
+
product: {
|
|
6607
|
+
title: string;
|
|
6608
|
+
message: string;
|
|
6609
|
+
success: string;
|
|
6610
|
+
};
|
|
6611
|
+
recipe: {
|
|
6612
|
+
title: string;
|
|
6613
|
+
message: string;
|
|
6614
|
+
};
|
|
6615
|
+
ingredient: {
|
|
6616
|
+
title: string;
|
|
6617
|
+
message: string;
|
|
6618
|
+
};
|
|
6619
|
+
takeaway: {
|
|
6620
|
+
title: string;
|
|
6621
|
+
message: string;
|
|
6622
|
+
};
|
|
6623
|
+
unit: {
|
|
6624
|
+
title: string;
|
|
6625
|
+
message: string;
|
|
6626
|
+
};
|
|
6627
|
+
variant: {
|
|
6628
|
+
title: string;
|
|
6629
|
+
message: string;
|
|
6630
|
+
};
|
|
6631
|
+
};
|
|
6632
|
+
};
|
|
6633
|
+
validation: {
|
|
6634
|
+
required: string;
|
|
6635
|
+
min_max: string;
|
|
6636
|
+
product_title_required: string;
|
|
6637
|
+
min_value: string;
|
|
6638
|
+
max_value: string;
|
|
6639
|
+
field_required: string;
|
|
6640
|
+
required_field: string;
|
|
6641
|
+
invalid_amount: string;
|
|
6642
|
+
max_default_items: string;
|
|
6643
|
+
min_exceeds_available_items: string;
|
|
6644
|
+
default_items_tip: string;
|
|
6645
|
+
};
|
|
6646
|
+
file: {
|
|
6647
|
+
accepts: string;
|
|
6648
|
+
};
|
|
6649
|
+
empty: {
|
|
6650
|
+
no_group: {
|
|
6651
|
+
title: string;
|
|
6652
|
+
subtitle: string;
|
|
6653
|
+
};
|
|
6654
|
+
no_variant: {
|
|
6655
|
+
title: string;
|
|
6656
|
+
subtitle: string;
|
|
6657
|
+
};
|
|
6658
|
+
};
|
|
6659
|
+
};
|
|
6660
|
+
category: {
|
|
6661
|
+
title: string;
|
|
6662
|
+
add: string;
|
|
6663
|
+
detail: string;
|
|
6664
|
+
name: string;
|
|
6665
|
+
empty: {
|
|
6666
|
+
title: string;
|
|
6667
|
+
subtitle: string;
|
|
6668
|
+
no_group: {
|
|
6669
|
+
title: string;
|
|
6670
|
+
subtitle: string;
|
|
6671
|
+
};
|
|
6672
|
+
};
|
|
6673
|
+
columns: {
|
|
6674
|
+
title: string;
|
|
6675
|
+
products: string;
|
|
6676
|
+
};
|
|
6677
|
+
dialog: {
|
|
6678
|
+
remove: {
|
|
6679
|
+
title: string;
|
|
6680
|
+
error: string;
|
|
6681
|
+
};
|
|
6682
|
+
add: {
|
|
6683
|
+
title: string;
|
|
6684
|
+
name: {
|
|
6685
|
+
label: string;
|
|
6686
|
+
placeholder: string;
|
|
6687
|
+
required: string;
|
|
6688
|
+
};
|
|
6689
|
+
};
|
|
6690
|
+
};
|
|
6691
|
+
products: {
|
|
6692
|
+
title: string;
|
|
6693
|
+
add: string;
|
|
6694
|
+
linked_count: string;
|
|
6695
|
+
search: string;
|
|
6696
|
+
columns: {
|
|
6697
|
+
name: string;
|
|
6698
|
+
code: string;
|
|
6699
|
+
};
|
|
6700
|
+
};
|
|
6701
|
+
selector: {
|
|
6702
|
+
all: string;
|
|
6703
|
+
title: string;
|
|
6704
|
+
};
|
|
6705
|
+
manager: {
|
|
6706
|
+
dialog: {
|
|
6707
|
+
add: {
|
|
6708
|
+
title: string;
|
|
6709
|
+
action: string;
|
|
6710
|
+
};
|
|
6711
|
+
update: {
|
|
6712
|
+
title: string;
|
|
6713
|
+
action: string;
|
|
6714
|
+
};
|
|
6715
|
+
};
|
|
6716
|
+
};
|
|
6717
|
+
};
|
|
6718
|
+
subcategory: {
|
|
6719
|
+
title: string;
|
|
6720
|
+
add: string;
|
|
6721
|
+
detail: string;
|
|
6722
|
+
name: string;
|
|
6723
|
+
empty: {
|
|
6724
|
+
title: string;
|
|
6725
|
+
subtitle: string;
|
|
6726
|
+
};
|
|
6727
|
+
columns: {
|
|
6728
|
+
title: string;
|
|
6729
|
+
};
|
|
6730
|
+
dialog: {
|
|
6731
|
+
remove: {
|
|
6732
|
+
title: string;
|
|
6733
|
+
error: string;
|
|
6734
|
+
};
|
|
6735
|
+
add: {
|
|
6736
|
+
title: string;
|
|
6737
|
+
name: {
|
|
6738
|
+
label: string;
|
|
6739
|
+
placeholder: string;
|
|
6740
|
+
required: string;
|
|
6741
|
+
};
|
|
6742
|
+
};
|
|
6743
|
+
};
|
|
6744
|
+
manager: {
|
|
6745
|
+
dialog: {
|
|
6746
|
+
add: {
|
|
6747
|
+
title: string;
|
|
6748
|
+
action: string;
|
|
6749
|
+
};
|
|
6750
|
+
update: {
|
|
6751
|
+
title: string;
|
|
6752
|
+
action: string;
|
|
6753
|
+
};
|
|
6754
|
+
};
|
|
6755
|
+
};
|
|
6756
|
+
};
|
|
6757
|
+
variant: {
|
|
6758
|
+
title: string;
|
|
6759
|
+
add: string;
|
|
6760
|
+
columns: {
|
|
6761
|
+
name: string;
|
|
6762
|
+
options: string;
|
|
6763
|
+
applied_products: string;
|
|
6764
|
+
};
|
|
6765
|
+
mobile: {
|
|
6766
|
+
value: string;
|
|
6767
|
+
};
|
|
6768
|
+
empty: {
|
|
6769
|
+
title: string;
|
|
6770
|
+
subtitle: string;
|
|
6771
|
+
no_variant: {
|
|
6772
|
+
title: string;
|
|
6773
|
+
subtitle: string;
|
|
6774
|
+
};
|
|
6775
|
+
};
|
|
6776
|
+
select: {
|
|
6777
|
+
title: string;
|
|
6778
|
+
subtitle: string;
|
|
6779
|
+
};
|
|
6780
|
+
form: {
|
|
6781
|
+
title: {
|
|
6782
|
+
add: string;
|
|
6783
|
+
edit: string;
|
|
6784
|
+
};
|
|
6785
|
+
detail: string;
|
|
6786
|
+
name: {
|
|
6787
|
+
label: string;
|
|
6788
|
+
placeholder: string;
|
|
6789
|
+
helper: string;
|
|
6790
|
+
required: string;
|
|
6791
|
+
};
|
|
6792
|
+
options: {
|
|
6793
|
+
title: string;
|
|
6794
|
+
placeholder: string;
|
|
6795
|
+
min_required: string;
|
|
6796
|
+
name_required: string;
|
|
6797
|
+
};
|
|
6798
|
+
applied_product: string;
|
|
6799
|
+
};
|
|
6800
|
+
};
|
|
6801
|
+
unit: {
|
|
6802
|
+
title: string;
|
|
6803
|
+
add: string;
|
|
6804
|
+
update: string;
|
|
6805
|
+
precision: string;
|
|
6806
|
+
precision_placeholder: string;
|
|
6807
|
+
empty: {
|
|
6808
|
+
title: string;
|
|
6809
|
+
subtitle: string;
|
|
6810
|
+
};
|
|
6811
|
+
columns: {
|
|
6812
|
+
name: string;
|
|
6813
|
+
symbol: string;
|
|
6814
|
+
};
|
|
6815
|
+
measurement: {
|
|
6816
|
+
add: string;
|
|
6817
|
+
title: string;
|
|
6818
|
+
name: string;
|
|
6819
|
+
symbol: string;
|
|
6820
|
+
conversion: string;
|
|
6821
|
+
preview: string;
|
|
6822
|
+
preview_label: string;
|
|
6823
|
+
};
|
|
6824
|
+
};
|
|
6825
|
+
print_dept: {
|
|
6826
|
+
title: string;
|
|
6827
|
+
add: string;
|
|
6828
|
+
update: string;
|
|
6829
|
+
columns: {
|
|
6830
|
+
name: string;
|
|
6831
|
+
products: string;
|
|
6832
|
+
};
|
|
6833
|
+
};
|
|
6834
|
+
sku: {
|
|
6835
|
+
title: string;
|
|
6836
|
+
add: string;
|
|
6837
|
+
update: string;
|
|
6838
|
+
columns: {
|
|
6839
|
+
code: string;
|
|
6840
|
+
name: string;
|
|
6841
|
+
unit: string;
|
|
6842
|
+
};
|
|
6843
|
+
empty: {
|
|
6844
|
+
no_unit: string;
|
|
6845
|
+
subtitle: string;
|
|
6846
|
+
};
|
|
6847
|
+
validation: {
|
|
6848
|
+
code_used: string;
|
|
6849
|
+
};
|
|
6850
|
+
errors: {
|
|
6851
|
+
select_recipe_ingredient: string;
|
|
6852
|
+
};
|
|
6853
|
+
convertible: {
|
|
6854
|
+
label: string;
|
|
6855
|
+
sublabel: string;
|
|
6856
|
+
convert_to: string;
|
|
6857
|
+
};
|
|
6858
|
+
};
|
|
6859
|
+
recipe: {
|
|
6860
|
+
title: string;
|
|
6861
|
+
add: string;
|
|
6862
|
+
update: string;
|
|
6863
|
+
columns: {
|
|
6864
|
+
name: string;
|
|
6865
|
+
};
|
|
6866
|
+
validation: {
|
|
6867
|
+
bind_required: string;
|
|
6868
|
+
};
|
|
6869
|
+
table: {
|
|
6870
|
+
columns: {
|
|
6871
|
+
name: string;
|
|
6872
|
+
ingredients: string;
|
|
6873
|
+
};
|
|
6874
|
+
search: {
|
|
6875
|
+
placeholder: string;
|
|
6876
|
+
};
|
|
6877
|
+
};
|
|
6878
|
+
empty: {
|
|
6879
|
+
title: string;
|
|
6880
|
+
subtitle: string;
|
|
6881
|
+
action: string;
|
|
6882
|
+
};
|
|
6883
|
+
actions: {
|
|
6884
|
+
add: string;
|
|
6885
|
+
};
|
|
6886
|
+
};
|
|
6887
|
+
serving_sequence: {
|
|
6888
|
+
title: string;
|
|
6889
|
+
add: string;
|
|
6890
|
+
update: string;
|
|
6891
|
+
columns: {
|
|
6892
|
+
name: string;
|
|
6893
|
+
};
|
|
6894
|
+
empty: {
|
|
6895
|
+
title: string;
|
|
6896
|
+
subtitle: string;
|
|
6897
|
+
};
|
|
6898
|
+
};
|
|
6899
|
+
group: {
|
|
6900
|
+
title: string;
|
|
6901
|
+
add: string;
|
|
6902
|
+
update: string;
|
|
6903
|
+
form: {
|
|
6904
|
+
tagging: {
|
|
6905
|
+
title: string;
|
|
6906
|
+
subtitle: string;
|
|
6907
|
+
};
|
|
6908
|
+
};
|
|
6909
|
+
option: {
|
|
6910
|
+
title: string;
|
|
6911
|
+
subtitle: string;
|
|
6912
|
+
link_products: string;
|
|
6913
|
+
add_option: string;
|
|
6914
|
+
product_title: string;
|
|
6915
|
+
product_title_required: string;
|
|
6916
|
+
price: string;
|
|
6917
|
+
inventory: string;
|
|
6918
|
+
variant: string;
|
|
6919
|
+
code: string;
|
|
6920
|
+
is_default: string;
|
|
6921
|
+
should_link_at_least_one_variant: string;
|
|
6922
|
+
};
|
|
6923
|
+
types: {
|
|
6924
|
+
normal: string;
|
|
6925
|
+
product: string;
|
|
6926
|
+
dynamic: string;
|
|
6927
|
+
};
|
|
6928
|
+
select: {
|
|
6929
|
+
title: string;
|
|
6930
|
+
subtitle: string;
|
|
6931
|
+
};
|
|
6932
|
+
empty: {
|
|
6933
|
+
title: string;
|
|
6934
|
+
subtitle: string;
|
|
6935
|
+
};
|
|
6936
|
+
search: {
|
|
6937
|
+
placeholder: string;
|
|
6938
|
+
};
|
|
6939
|
+
type: {
|
|
6940
|
+
title: string;
|
|
6941
|
+
all: string;
|
|
6942
|
+
normal: string;
|
|
6943
|
+
product: string;
|
|
6944
|
+
dynamic: string;
|
|
6945
|
+
};
|
|
6946
|
+
list: {
|
|
6947
|
+
items_linked: string;
|
|
6948
|
+
products_linked: string;
|
|
6949
|
+
columns: {
|
|
6950
|
+
name: string;
|
|
6951
|
+
products: string;
|
|
6952
|
+
type: string;
|
|
6953
|
+
applied_products: string;
|
|
6954
|
+
};
|
|
6955
|
+
types: {
|
|
6956
|
+
normal: string;
|
|
6957
|
+
product: string;
|
|
6958
|
+
dynamic: string;
|
|
6959
|
+
};
|
|
6960
|
+
variants: string;
|
|
6961
|
+
more_items: string;
|
|
6962
|
+
};
|
|
6963
|
+
actions: {
|
|
6964
|
+
add: string;
|
|
6965
|
+
duplicate: {
|
|
6966
|
+
title: string;
|
|
6967
|
+
message: string;
|
|
6968
|
+
};
|
|
6969
|
+
apply_product: string;
|
|
6970
|
+
duplicate_action: string;
|
|
6971
|
+
};
|
|
6972
|
+
dialogs: {
|
|
6973
|
+
delete: {
|
|
6974
|
+
title: string;
|
|
6975
|
+
message: string;
|
|
6976
|
+
unlink_warning: string;
|
|
6977
|
+
};
|
|
6978
|
+
update: {
|
|
6979
|
+
title: string;
|
|
6980
|
+
};
|
|
6981
|
+
};
|
|
6982
|
+
validation: {
|
|
6983
|
+
name_duplicate: string;
|
|
6984
|
+
};
|
|
6985
|
+
};
|
|
6986
|
+
migrate: {
|
|
6987
|
+
title: string;
|
|
6988
|
+
description: string;
|
|
6989
|
+
message: string;
|
|
6990
|
+
notification: {
|
|
6991
|
+
title: string;
|
|
6992
|
+
description: string;
|
|
6993
|
+
};
|
|
6994
|
+
errors: {
|
|
6995
|
+
no_restaurant: string;
|
|
6996
|
+
pos_version: string;
|
|
6997
|
+
};
|
|
6998
|
+
};
|
|
6999
|
+
scheduler: {
|
|
7000
|
+
title: string;
|
|
7001
|
+
select: {
|
|
7002
|
+
title: string;
|
|
7003
|
+
all_time: string;
|
|
7004
|
+
};
|
|
7005
|
+
empty: {
|
|
7006
|
+
title: string;
|
|
7007
|
+
subtitle: string;
|
|
7008
|
+
action: string;
|
|
7009
|
+
};
|
|
7010
|
+
table: {
|
|
7011
|
+
columns: {
|
|
7012
|
+
name: string;
|
|
7013
|
+
repeat: string;
|
|
7014
|
+
period: string;
|
|
7015
|
+
products: string;
|
|
7016
|
+
};
|
|
7017
|
+
products_linked: string;
|
|
7018
|
+
search: {
|
|
7019
|
+
placeholder: string;
|
|
7020
|
+
};
|
|
7021
|
+
};
|
|
7022
|
+
repeat: {
|
|
7023
|
+
daily: string;
|
|
7024
|
+
weekdays: string;
|
|
7025
|
+
weekends: string;
|
|
7026
|
+
except: string;
|
|
7027
|
+
range: string;
|
|
7028
|
+
};
|
|
7029
|
+
days: {
|
|
7030
|
+
monday: string;
|
|
7031
|
+
tuesday: string;
|
|
7032
|
+
wednesday: string;
|
|
7033
|
+
thursday: string;
|
|
7034
|
+
friday: string;
|
|
7035
|
+
saturday: string;
|
|
7036
|
+
sunday: string;
|
|
7037
|
+
};
|
|
7038
|
+
dialog: {
|
|
7039
|
+
add: {
|
|
7040
|
+
title: string;
|
|
7041
|
+
action: string;
|
|
7042
|
+
};
|
|
7043
|
+
update: {
|
|
7044
|
+
title: string;
|
|
7045
|
+
action: string;
|
|
7046
|
+
};
|
|
7047
|
+
sections: {
|
|
7048
|
+
detail: {
|
|
7049
|
+
title: string;
|
|
7050
|
+
name: {
|
|
7051
|
+
label: string;
|
|
7052
|
+
placeholder: string;
|
|
7053
|
+
required: string;
|
|
7054
|
+
};
|
|
7055
|
+
};
|
|
7056
|
+
availability: {
|
|
7057
|
+
title: string;
|
|
7058
|
+
daily: string;
|
|
7059
|
+
weekly: string;
|
|
7060
|
+
};
|
|
7061
|
+
period: {
|
|
7062
|
+
title: string;
|
|
7063
|
+
all_day: string;
|
|
7064
|
+
custom: string;
|
|
7065
|
+
add: string;
|
|
7066
|
+
overlap: string;
|
|
7067
|
+
};
|
|
7068
|
+
autolink: {
|
|
7069
|
+
title: string;
|
|
7070
|
+
label: string;
|
|
7071
|
+
sublabel: string;
|
|
7072
|
+
all_items: string;
|
|
7073
|
+
filter_message: string;
|
|
7074
|
+
tooltip: string;
|
|
7075
|
+
};
|
|
7076
|
+
filter: {
|
|
7077
|
+
add: string;
|
|
7078
|
+
matches: string;
|
|
7079
|
+
or: string;
|
|
7080
|
+
types: {
|
|
7081
|
+
code: string;
|
|
7082
|
+
category: string;
|
|
7083
|
+
};
|
|
7084
|
+
placeholder: {
|
|
7085
|
+
category: string;
|
|
7086
|
+
};
|
|
7087
|
+
};
|
|
7088
|
+
products: {
|
|
7089
|
+
title: string;
|
|
7090
|
+
link: string;
|
|
7091
|
+
};
|
|
7092
|
+
};
|
|
7093
|
+
actions: {
|
|
7094
|
+
cancel: string;
|
|
7095
|
+
};
|
|
7096
|
+
};
|
|
7097
|
+
dialogs: {
|
|
7098
|
+
remove: {
|
|
7099
|
+
title: string;
|
|
7100
|
+
message: string;
|
|
7101
|
+
};
|
|
7102
|
+
};
|
|
7103
|
+
};
|
|
7104
|
+
revert: {
|
|
7105
|
+
title: string;
|
|
7106
|
+
description: string;
|
|
7107
|
+
labels: {
|
|
7108
|
+
restaurant: string;
|
|
7109
|
+
revert_to: string;
|
|
7110
|
+
default: string;
|
|
7111
|
+
pos_takeaway: string;
|
|
7112
|
+
pickup: string;
|
|
7113
|
+
additional_catalogs: string;
|
|
7114
|
+
};
|
|
7115
|
+
};
|
|
7116
|
+
remy: {
|
|
7117
|
+
title: string;
|
|
7118
|
+
description: string;
|
|
7119
|
+
actions: {
|
|
7120
|
+
start: string;
|
|
7121
|
+
close: string;
|
|
7122
|
+
};
|
|
7123
|
+
messages: {
|
|
7124
|
+
welcome: string;
|
|
7125
|
+
thinking: string;
|
|
7126
|
+
error: string;
|
|
7127
|
+
};
|
|
7128
|
+
};
|
|
7129
|
+
picker: {
|
|
7130
|
+
title: string;
|
|
7131
|
+
search: string;
|
|
7132
|
+
no_results: string;
|
|
7133
|
+
selected: string;
|
|
7134
|
+
};
|
|
7135
|
+
apply_product: {
|
|
7136
|
+
title: string;
|
|
7137
|
+
link: {
|
|
7138
|
+
title: string;
|
|
7139
|
+
subtitle: string;
|
|
7140
|
+
};
|
|
7141
|
+
table: {
|
|
7142
|
+
category_count: string;
|
|
7143
|
+
inventory: string;
|
|
7144
|
+
value: string;
|
|
7145
|
+
};
|
|
7146
|
+
};
|
|
7147
|
+
catalog: {
|
|
7148
|
+
title: string;
|
|
7149
|
+
detail: string;
|
|
7150
|
+
main: string;
|
|
7151
|
+
form: {
|
|
7152
|
+
name: string;
|
|
7153
|
+
tax: {
|
|
7154
|
+
title: string;
|
|
7155
|
+
auto: {
|
|
7156
|
+
label: string;
|
|
7157
|
+
sublabel: string;
|
|
7158
|
+
};
|
|
7159
|
+
manual: {
|
|
7160
|
+
label: string;
|
|
7161
|
+
sublabel: string;
|
|
7162
|
+
};
|
|
7163
|
+
inclusive: string;
|
|
7164
|
+
};
|
|
7165
|
+
link: {
|
|
7166
|
+
title: string;
|
|
7167
|
+
auto_link: {
|
|
7168
|
+
label: string;
|
|
7169
|
+
sublabel: string;
|
|
7170
|
+
};
|
|
7171
|
+
options: {
|
|
7172
|
+
all: string;
|
|
7173
|
+
pos_only: string;
|
|
7174
|
+
};
|
|
7175
|
+
};
|
|
7176
|
+
markup: {
|
|
7177
|
+
title: string;
|
|
7178
|
+
auto: {
|
|
7179
|
+
label: string;
|
|
7180
|
+
sublabel: string;
|
|
7181
|
+
};
|
|
7182
|
+
add: string;
|
|
7183
|
+
config: string;
|
|
7184
|
+
percentage: string;
|
|
7185
|
+
products: string;
|
|
7186
|
+
all_items: string;
|
|
7187
|
+
};
|
|
7188
|
+
restaurant_attributes_title: string;
|
|
7189
|
+
};
|
|
7190
|
+
validation: {
|
|
7191
|
+
name_used: string;
|
|
7192
|
+
name_required: string;
|
|
7193
|
+
};
|
|
7194
|
+
edit: {
|
|
7195
|
+
back: string;
|
|
7196
|
+
export: string;
|
|
7197
|
+
import: string;
|
|
7198
|
+
link_product: string;
|
|
7199
|
+
apply_scheduler: string;
|
|
7200
|
+
tabs: {
|
|
7201
|
+
product: string;
|
|
7202
|
+
category: string;
|
|
7203
|
+
group: string;
|
|
7204
|
+
takeaway: string;
|
|
7205
|
+
setting: string;
|
|
7206
|
+
};
|
|
7207
|
+
scheduler: {
|
|
7208
|
+
remove: {
|
|
7209
|
+
title: string;
|
|
7210
|
+
message: string;
|
|
7211
|
+
};
|
|
7212
|
+
};
|
|
7213
|
+
};
|
|
7214
|
+
usage: {
|
|
7215
|
+
title: string;
|
|
7216
|
+
tax_calculation: string;
|
|
7217
|
+
products: string;
|
|
7218
|
+
restaurant: string;
|
|
7219
|
+
usage: string;
|
|
7220
|
+
};
|
|
7221
|
+
table: {
|
|
7222
|
+
columns: {
|
|
7223
|
+
title: string;
|
|
7224
|
+
tax_calculation: string;
|
|
7225
|
+
auto_link: string;
|
|
7226
|
+
};
|
|
7227
|
+
};
|
|
7228
|
+
empty: {
|
|
7229
|
+
title: string;
|
|
7230
|
+
subtitle: string;
|
|
7231
|
+
};
|
|
7232
|
+
actions: {
|
|
7233
|
+
add: string;
|
|
7234
|
+
view_usage: string;
|
|
7235
|
+
};
|
|
7236
|
+
dialogs: {
|
|
7237
|
+
remove: {
|
|
7238
|
+
title: string;
|
|
7239
|
+
message: string;
|
|
7240
|
+
error: string;
|
|
7241
|
+
};
|
|
7242
|
+
};
|
|
7243
|
+
};
|
|
7244
|
+
currency: {
|
|
7245
|
+
input: {
|
|
7246
|
+
field: string;
|
|
7247
|
+
};
|
|
7248
|
+
};
|
|
7249
|
+
order: {
|
|
7250
|
+
from: {
|
|
7251
|
+
options: {
|
|
7252
|
+
all: string;
|
|
7253
|
+
pos_only: string;
|
|
7254
|
+
none: string;
|
|
7255
|
+
};
|
|
7256
|
+
};
|
|
7257
|
+
};
|
|
7258
|
+
inventory: {
|
|
7259
|
+
title: string;
|
|
7260
|
+
subtitle: string;
|
|
7261
|
+
columns: {
|
|
7262
|
+
product_name: string;
|
|
7263
|
+
ingredient: string;
|
|
7264
|
+
recipe: string;
|
|
7265
|
+
};
|
|
7266
|
+
status: {
|
|
7267
|
+
sku_linked: string;
|
|
7268
|
+
recipe_linked: string;
|
|
7269
|
+
not_set: string;
|
|
7270
|
+
};
|
|
7271
|
+
dialog: {
|
|
7272
|
+
title: string;
|
|
7273
|
+
};
|
|
7274
|
+
form: {
|
|
7275
|
+
title: string;
|
|
7276
|
+
product_name: string;
|
|
7277
|
+
};
|
|
7278
|
+
binding: {
|
|
7279
|
+
recipe: {
|
|
7280
|
+
title: string;
|
|
7281
|
+
columns: {
|
|
7282
|
+
name: string;
|
|
7283
|
+
amount: string;
|
|
7284
|
+
};
|
|
7285
|
+
};
|
|
7286
|
+
ingredient: {
|
|
7287
|
+
title: string;
|
|
7288
|
+
columns: {
|
|
7289
|
+
name: string;
|
|
7290
|
+
amount: string;
|
|
7291
|
+
unit: string;
|
|
7292
|
+
};
|
|
7293
|
+
select_unit: string;
|
|
7294
|
+
loop_warning: string;
|
|
7295
|
+
};
|
|
7296
|
+
link: {
|
|
7297
|
+
title: string;
|
|
7298
|
+
recipe: string;
|
|
7299
|
+
ingredient: string;
|
|
7300
|
+
};
|
|
7301
|
+
};
|
|
7302
|
+
};
|
|
7303
|
+
link_product: {
|
|
7304
|
+
title: string;
|
|
7305
|
+
rules: {
|
|
7306
|
+
title: string;
|
|
7307
|
+
section_title: string;
|
|
7308
|
+
order_from: string;
|
|
7309
|
+
restaurant_filter: string;
|
|
7310
|
+
restaurant_custom_attributes_filter: string;
|
|
7311
|
+
item_filter: string;
|
|
7312
|
+
item_custom_attributes_filter: string;
|
|
7313
|
+
add_rule: string;
|
|
7314
|
+
hint: string;
|
|
7315
|
+
};
|
|
7316
|
+
};
|
|
7317
|
+
catalog_scheduler: {
|
|
7318
|
+
title: string;
|
|
7319
|
+
subtitle: string;
|
|
7320
|
+
};
|
|
7321
|
+
apply_products: {
|
|
7322
|
+
category: {
|
|
7323
|
+
count: string;
|
|
7324
|
+
};
|
|
7325
|
+
};
|
|
7326
|
+
markup: {
|
|
7327
|
+
dialog: {
|
|
7328
|
+
title: {
|
|
7329
|
+
add: string;
|
|
7330
|
+
update: string;
|
|
7331
|
+
};
|
|
7332
|
+
fields: {
|
|
7333
|
+
percentage: {
|
|
7334
|
+
label: string;
|
|
7335
|
+
placeholder: string;
|
|
7336
|
+
required: string;
|
|
7337
|
+
};
|
|
7338
|
+
};
|
|
7339
|
+
options: {
|
|
7340
|
+
all: string;
|
|
7341
|
+
custom: string;
|
|
7342
|
+
};
|
|
7343
|
+
products: {
|
|
7344
|
+
link: string;
|
|
7345
|
+
count: string;
|
|
7346
|
+
};
|
|
7347
|
+
};
|
|
7348
|
+
};
|
|
7349
|
+
import: {
|
|
7350
|
+
dialog: {
|
|
7351
|
+
title: string;
|
|
7352
|
+
subtitle: string;
|
|
7353
|
+
info: string;
|
|
7354
|
+
fields: {
|
|
7355
|
+
type: string;
|
|
7356
|
+
file: {
|
|
7357
|
+
replace: string;
|
|
7358
|
+
};
|
|
7359
|
+
};
|
|
7360
|
+
actions: {
|
|
7361
|
+
import: string;
|
|
7362
|
+
};
|
|
7363
|
+
errors: {
|
|
7364
|
+
select_file: string;
|
|
7365
|
+
};
|
|
7366
|
+
button: {
|
|
7367
|
+
label: string;
|
|
7368
|
+
};
|
|
7369
|
+
};
|
|
7370
|
+
};
|
|
7371
|
+
product: {
|
|
7372
|
+
form: {
|
|
7373
|
+
title: {
|
|
7374
|
+
add: string;
|
|
7375
|
+
update: string;
|
|
7376
|
+
};
|
|
7377
|
+
summary: {
|
|
7378
|
+
title: string;
|
|
7379
|
+
fields: {
|
|
7380
|
+
code: string;
|
|
7381
|
+
name: string;
|
|
7382
|
+
category: string;
|
|
7383
|
+
order_from: string;
|
|
7384
|
+
selling_price: string;
|
|
7385
|
+
tax: string;
|
|
7386
|
+
inventory: string;
|
|
7387
|
+
takeaway: string;
|
|
7388
|
+
};
|
|
7389
|
+
};
|
|
7390
|
+
sections: {
|
|
7391
|
+
general: {
|
|
7392
|
+
title: string;
|
|
7393
|
+
description: string;
|
|
7394
|
+
};
|
|
7395
|
+
tagging: {
|
|
7396
|
+
title: string;
|
|
7397
|
+
subtitle: string;
|
|
7398
|
+
};
|
|
7399
|
+
price: {
|
|
7400
|
+
title: string;
|
|
7401
|
+
description: string;
|
|
7402
|
+
};
|
|
7403
|
+
print: {
|
|
7404
|
+
title: string;
|
|
7405
|
+
description: string;
|
|
7406
|
+
};
|
|
7407
|
+
variant: {
|
|
7408
|
+
title: string;
|
|
7409
|
+
description: string;
|
|
7410
|
+
};
|
|
7411
|
+
group: {
|
|
7412
|
+
title: string;
|
|
7413
|
+
description: string;
|
|
7414
|
+
};
|
|
7415
|
+
inventory: {
|
|
7416
|
+
title: string;
|
|
7417
|
+
description: string;
|
|
7418
|
+
};
|
|
7419
|
+
takeaway: {
|
|
7420
|
+
title: string;
|
|
7421
|
+
description: string;
|
|
7422
|
+
};
|
|
7423
|
+
};
|
|
7424
|
+
detail: {
|
|
7425
|
+
title: string;
|
|
7426
|
+
fields: {
|
|
7427
|
+
code: {
|
|
7428
|
+
label: string;
|
|
7429
|
+
placeholder: string;
|
|
7430
|
+
};
|
|
7431
|
+
name: {
|
|
7432
|
+
label: string;
|
|
7433
|
+
required: string;
|
|
7434
|
+
duplicate_warning: string;
|
|
7435
|
+
};
|
|
7436
|
+
description: {
|
|
7437
|
+
label: string;
|
|
7438
|
+
optional: string;
|
|
7439
|
+
placeholder: string;
|
|
7440
|
+
};
|
|
7441
|
+
};
|
|
7442
|
+
category: {
|
|
7443
|
+
label: string;
|
|
7444
|
+
label_singular: string;
|
|
7445
|
+
required: string;
|
|
7446
|
+
placeholder: string;
|
|
7447
|
+
add_new: string;
|
|
7448
|
+
add_first: string;
|
|
7449
|
+
options: {
|
|
7450
|
+
product: {
|
|
7451
|
+
label: string;
|
|
7452
|
+
sublabel: string;
|
|
7453
|
+
};
|
|
7454
|
+
addon: {
|
|
7455
|
+
label: string;
|
|
7456
|
+
sublabel: string;
|
|
7457
|
+
};
|
|
7458
|
+
};
|
|
7459
|
+
};
|
|
7460
|
+
subcategory: {
|
|
7461
|
+
label: string;
|
|
7462
|
+
required: string;
|
|
7463
|
+
add_new: string;
|
|
7464
|
+
};
|
|
7465
|
+
path: {
|
|
7466
|
+
label: string;
|
|
7467
|
+
placeholder: string;
|
|
7468
|
+
helperText: string;
|
|
7469
|
+
};
|
|
7470
|
+
order_from: {
|
|
7471
|
+
label: string;
|
|
7472
|
+
default: string;
|
|
7473
|
+
};
|
|
7474
|
+
};
|
|
7475
|
+
group: {
|
|
7476
|
+
title: string;
|
|
7477
|
+
subtitle: string;
|
|
7478
|
+
add: string;
|
|
7479
|
+
circularError: string;
|
|
7480
|
+
columns: {
|
|
7481
|
+
title: string;
|
|
7482
|
+
type: string;
|
|
7483
|
+
};
|
|
7484
|
+
};
|
|
7485
|
+
price: {
|
|
7486
|
+
title: string;
|
|
7487
|
+
fields: {
|
|
7488
|
+
selling_price: {
|
|
7489
|
+
label: string;
|
|
7490
|
+
required: string;
|
|
7491
|
+
};
|
|
7492
|
+
tax: {
|
|
7493
|
+
label: string;
|
|
7494
|
+
label_with_code: string;
|
|
7495
|
+
};
|
|
7496
|
+
};
|
|
7497
|
+
settings: {
|
|
7498
|
+
title: string;
|
|
7499
|
+
open_price: {
|
|
7500
|
+
label: string;
|
|
7501
|
+
sublabel: string;
|
|
7502
|
+
};
|
|
7503
|
+
sell_by_unit: {
|
|
7504
|
+
label: string;
|
|
7505
|
+
sublabel: string;
|
|
7506
|
+
per_unit: {
|
|
7507
|
+
label: string;
|
|
7508
|
+
placeholder: string;
|
|
7509
|
+
required: string;
|
|
7510
|
+
min: string;
|
|
7511
|
+
};
|
|
7512
|
+
unit: {
|
|
7513
|
+
placeholder: string;
|
|
7514
|
+
required: string;
|
|
7515
|
+
};
|
|
7516
|
+
};
|
|
7517
|
+
track_costing: {
|
|
7518
|
+
label: string;
|
|
7519
|
+
};
|
|
7520
|
+
min_price: {
|
|
7521
|
+
label: string;
|
|
7522
|
+
};
|
|
7523
|
+
};
|
|
7524
|
+
};
|
|
7525
|
+
print: {
|
|
7526
|
+
title: string;
|
|
7527
|
+
config: {
|
|
7528
|
+
label: string;
|
|
7529
|
+
group_parent: {
|
|
7530
|
+
label: string;
|
|
7531
|
+
sublabel: string;
|
|
7532
|
+
};
|
|
7533
|
+
};
|
|
7534
|
+
kds: {
|
|
7535
|
+
label: string;
|
|
7536
|
+
options: {
|
|
7537
|
+
all: {
|
|
7538
|
+
label: string;
|
|
7539
|
+
description: string;
|
|
7540
|
+
};
|
|
7541
|
+
sequential: {
|
|
7542
|
+
label: string;
|
|
7543
|
+
description: string;
|
|
7544
|
+
};
|
|
7545
|
+
};
|
|
7546
|
+
};
|
|
7547
|
+
routes: {
|
|
7548
|
+
label: string;
|
|
7549
|
+
add: string;
|
|
7550
|
+
};
|
|
7551
|
+
};
|
|
7552
|
+
takeaway: {
|
|
7553
|
+
title: string;
|
|
7554
|
+
subtitle: string;
|
|
7555
|
+
columns: {
|
|
7556
|
+
variant: string;
|
|
7557
|
+
product: string;
|
|
7558
|
+
takeaway: string;
|
|
7559
|
+
};
|
|
7560
|
+
options: {
|
|
7561
|
+
follows_main: string;
|
|
7562
|
+
no_preset: string;
|
|
7563
|
+
add_new: string;
|
|
7564
|
+
};
|
|
7565
|
+
};
|
|
7566
|
+
variant: {
|
|
7567
|
+
title: string;
|
|
7568
|
+
subtitle: string;
|
|
7569
|
+
add: string;
|
|
7570
|
+
columns: {
|
|
7571
|
+
variant: string;
|
|
7572
|
+
code: string;
|
|
7573
|
+
order_from: string;
|
|
7574
|
+
price: string;
|
|
7575
|
+
min_price: string;
|
|
7576
|
+
};
|
|
7577
|
+
validation: {
|
|
7578
|
+
max_variants: string;
|
|
7579
|
+
};
|
|
7580
|
+
placeholders: {
|
|
7581
|
+
no_code: string;
|
|
7582
|
+
follow_general: string;
|
|
7583
|
+
};
|
|
7584
|
+
};
|
|
7585
|
+
};
|
|
7586
|
+
empty: {
|
|
7587
|
+
with_create: {
|
|
7588
|
+
title: string;
|
|
7589
|
+
subtitle: string;
|
|
7590
|
+
action: string;
|
|
7591
|
+
};
|
|
7592
|
+
no_scheduler: {
|
|
7593
|
+
title: string;
|
|
7594
|
+
subtitle: string;
|
|
7595
|
+
};
|
|
7596
|
+
with_scheduler: {
|
|
7597
|
+
title: string;
|
|
7598
|
+
subtitle: string;
|
|
7599
|
+
};
|
|
7600
|
+
};
|
|
7601
|
+
table: {
|
|
7602
|
+
columns: {
|
|
7603
|
+
code: string;
|
|
7604
|
+
name: string;
|
|
7605
|
+
category: string;
|
|
7606
|
+
price: string;
|
|
7607
|
+
order_from: string;
|
|
7608
|
+
tagging: string;
|
|
7609
|
+
};
|
|
7610
|
+
category: {
|
|
7611
|
+
all: string;
|
|
7612
|
+
collapse: string;
|
|
7613
|
+
expand: string;
|
|
7614
|
+
};
|
|
7615
|
+
tagging: {
|
|
7616
|
+
all: string;
|
|
7617
|
+
collapse: string;
|
|
7618
|
+
expand: string;
|
|
7619
|
+
};
|
|
7620
|
+
bulk_edit: {
|
|
7621
|
+
title: string;
|
|
7622
|
+
actions: {
|
|
7623
|
+
reset_all: string;
|
|
7624
|
+
save: string;
|
|
7625
|
+
};
|
|
7626
|
+
};
|
|
7627
|
+
selection: {
|
|
7628
|
+
count: string;
|
|
7629
|
+
actions: {
|
|
7630
|
+
deselect_all: string;
|
|
7631
|
+
remove: string;
|
|
7632
|
+
};
|
|
7633
|
+
};
|
|
7634
|
+
empty: {
|
|
7635
|
+
title: string;
|
|
7636
|
+
subtitle: string;
|
|
7637
|
+
actions: {
|
|
7638
|
+
add: string;
|
|
7639
|
+
import: string;
|
|
7640
|
+
};
|
|
7641
|
+
};
|
|
7642
|
+
search: {
|
|
7643
|
+
placeholder: string;
|
|
7644
|
+
};
|
|
7645
|
+
validation: {
|
|
7646
|
+
name_required: string;
|
|
7647
|
+
price_min: string;
|
|
7648
|
+
};
|
|
7649
|
+
};
|
|
7650
|
+
};
|
|
7651
|
+
setting: {
|
|
7652
|
+
catalog: {
|
|
7653
|
+
title: string;
|
|
7654
|
+
fields: {
|
|
7655
|
+
name: {
|
|
7656
|
+
label: string;
|
|
7657
|
+
required: string;
|
|
7658
|
+
used: string;
|
|
7659
|
+
};
|
|
7660
|
+
};
|
|
7661
|
+
warnings: {
|
|
7662
|
+
delivery: string;
|
|
7663
|
+
};
|
|
7664
|
+
};
|
|
7665
|
+
tax: {
|
|
7666
|
+
title: string;
|
|
7667
|
+
modes: {
|
|
7668
|
+
auto: {
|
|
7669
|
+
label: string;
|
|
7670
|
+
sublabel: string;
|
|
7671
|
+
};
|
|
7672
|
+
manual: {
|
|
7673
|
+
label: string;
|
|
7674
|
+
sublabel: string;
|
|
7675
|
+
};
|
|
7676
|
+
};
|
|
7677
|
+
inclusive: string;
|
|
7678
|
+
};
|
|
7679
|
+
link: {
|
|
7680
|
+
title: string;
|
|
7681
|
+
auto_link: {
|
|
7682
|
+
label: string;
|
|
7683
|
+
sublabel: string;
|
|
7684
|
+
};
|
|
7685
|
+
options: {
|
|
7686
|
+
all: string;
|
|
7687
|
+
pos_only: string;
|
|
7688
|
+
};
|
|
7689
|
+
};
|
|
7690
|
+
markup: {
|
|
7691
|
+
title: string;
|
|
7692
|
+
auto_markup: {
|
|
7693
|
+
label: string;
|
|
7694
|
+
sublabel: string;
|
|
7695
|
+
};
|
|
7696
|
+
add: string;
|
|
7697
|
+
config: string;
|
|
7698
|
+
percentage: string;
|
|
7699
|
+
products: {
|
|
7700
|
+
all: string;
|
|
7701
|
+
linked: string;
|
|
7702
|
+
};
|
|
7703
|
+
};
|
|
7704
|
+
};
|
|
7705
|
+
takeaway: {
|
|
7706
|
+
actions: {
|
|
7707
|
+
add: string;
|
|
7708
|
+
};
|
|
7709
|
+
title: string;
|
|
7710
|
+
add: string;
|
|
7711
|
+
update: string;
|
|
7712
|
+
columns: {
|
|
7713
|
+
title: string;
|
|
7714
|
+
price: string;
|
|
7715
|
+
};
|
|
7716
|
+
placeholders: {
|
|
7717
|
+
title: string;
|
|
7718
|
+
};
|
|
7719
|
+
empty: {
|
|
7720
|
+
title: string;
|
|
7721
|
+
subtitle: string;
|
|
7722
|
+
action: string;
|
|
7723
|
+
};
|
|
7724
|
+
table: {
|
|
7725
|
+
columns: {
|
|
7726
|
+
name: string;
|
|
7727
|
+
price: string;
|
|
7728
|
+
products: string;
|
|
7729
|
+
};
|
|
7730
|
+
items_linked: string;
|
|
7731
|
+
search: {
|
|
7732
|
+
placeholder: string;
|
|
7733
|
+
};
|
|
7734
|
+
};
|
|
7735
|
+
};
|
|
7736
|
+
thumbnail: {
|
|
7737
|
+
alt: {
|
|
7738
|
+
default: string;
|
|
7739
|
+
with_name: string;
|
|
7740
|
+
};
|
|
7741
|
+
};
|
|
7742
|
+
cooking_guide: {
|
|
7743
|
+
title: string;
|
|
7744
|
+
empty: {
|
|
7745
|
+
title: string;
|
|
7746
|
+
subtitle: string;
|
|
7747
|
+
action: string;
|
|
7748
|
+
};
|
|
7749
|
+
table: {
|
|
7750
|
+
columns: {
|
|
7751
|
+
name: string;
|
|
7752
|
+
products: string;
|
|
7753
|
+
steps: string;
|
|
7754
|
+
};
|
|
7755
|
+
search: {
|
|
7756
|
+
placeholder: string;
|
|
7757
|
+
};
|
|
7758
|
+
mobile: {
|
|
7759
|
+
products_linked: string;
|
|
7760
|
+
};
|
|
7761
|
+
};
|
|
7762
|
+
dialogs: {
|
|
7763
|
+
remove: {
|
|
7764
|
+
title: string;
|
|
7765
|
+
message: {
|
|
7766
|
+
prefix: string;
|
|
7767
|
+
products_using: string;
|
|
7768
|
+
products_count: string;
|
|
7769
|
+
};
|
|
7770
|
+
};
|
|
7771
|
+
};
|
|
7772
|
+
actions: {
|
|
7773
|
+
add: string;
|
|
7774
|
+
remove: string;
|
|
7775
|
+
cancel: string;
|
|
7776
|
+
};
|
|
7777
|
+
dialog: {
|
|
7778
|
+
add: {
|
|
7779
|
+
title: string;
|
|
7780
|
+
action: string;
|
|
7781
|
+
};
|
|
7782
|
+
update: {
|
|
7783
|
+
title: string;
|
|
7784
|
+
action: string;
|
|
7785
|
+
};
|
|
7786
|
+
sections: {
|
|
7787
|
+
guide_detail: {
|
|
7788
|
+
title: string;
|
|
7789
|
+
name: {
|
|
7790
|
+
label: string;
|
|
7791
|
+
placeholder: string;
|
|
7792
|
+
required: string;
|
|
7793
|
+
};
|
|
7794
|
+
};
|
|
7795
|
+
steps: {
|
|
7796
|
+
title: string;
|
|
7797
|
+
add: string;
|
|
7798
|
+
empty: string;
|
|
7799
|
+
};
|
|
7800
|
+
apply_product: {
|
|
7801
|
+
title: string;
|
|
7802
|
+
link: string;
|
|
7803
|
+
products_linked: string;
|
|
7804
|
+
search: string;
|
|
7805
|
+
};
|
|
7806
|
+
};
|
|
7807
|
+
actions: {
|
|
7808
|
+
cancel: string;
|
|
7809
|
+
};
|
|
7810
|
+
};
|
|
7811
|
+
step_dialog: {
|
|
7812
|
+
add: {
|
|
7813
|
+
title: string;
|
|
7814
|
+
action: string;
|
|
7815
|
+
};
|
|
7816
|
+
update: {
|
|
7817
|
+
title: string;
|
|
7818
|
+
action: string;
|
|
7819
|
+
};
|
|
7820
|
+
sections: {
|
|
7821
|
+
variables: {
|
|
7822
|
+
title: string;
|
|
7823
|
+
add: string;
|
|
7824
|
+
columns: {
|
|
7825
|
+
key: string;
|
|
7826
|
+
value: string;
|
|
7827
|
+
};
|
|
7828
|
+
placeholders: {
|
|
7829
|
+
key: string;
|
|
7830
|
+
value: string;
|
|
7831
|
+
};
|
|
7832
|
+
validation: {
|
|
7833
|
+
required: string;
|
|
7834
|
+
lowercase: string;
|
|
7835
|
+
duplicate: string;
|
|
7836
|
+
};
|
|
7837
|
+
};
|
|
7838
|
+
instruction: {
|
|
7839
|
+
title: string;
|
|
7840
|
+
};
|
|
7841
|
+
};
|
|
7842
|
+
actions: {
|
|
7843
|
+
cancel: string;
|
|
7844
|
+
back: string;
|
|
7845
|
+
};
|
|
7846
|
+
};
|
|
7847
|
+
step_override_dialog: {
|
|
7848
|
+
title: string;
|
|
7849
|
+
columns: {
|
|
7850
|
+
instructions: string;
|
|
7851
|
+
variables: string;
|
|
7852
|
+
value: string;
|
|
7853
|
+
};
|
|
7854
|
+
actions: {
|
|
7855
|
+
save: string;
|
|
7856
|
+
cancel: string;
|
|
7857
|
+
};
|
|
7858
|
+
};
|
|
7859
|
+
};
|
|
7860
|
+
ingredient: {
|
|
7861
|
+
title: string;
|
|
7862
|
+
empty: {
|
|
7863
|
+
title: string;
|
|
7864
|
+
subtitle: string;
|
|
7865
|
+
action: string;
|
|
7866
|
+
};
|
|
7867
|
+
table: {
|
|
7868
|
+
columns: {
|
|
7869
|
+
code: string;
|
|
7870
|
+
name: string;
|
|
7871
|
+
unit: string;
|
|
7872
|
+
};
|
|
7873
|
+
search: {
|
|
7874
|
+
placeholder: string;
|
|
7875
|
+
};
|
|
7876
|
+
mobile: {
|
|
7877
|
+
code: string;
|
|
7878
|
+
unit: string;
|
|
7879
|
+
};
|
|
7880
|
+
};
|
|
7881
|
+
actions: {
|
|
7882
|
+
add: string;
|
|
7883
|
+
};
|
|
7884
|
+
};
|
|
7885
|
+
print_route: {
|
|
7886
|
+
title: string;
|
|
7887
|
+
empty: {
|
|
7888
|
+
title: string;
|
|
7889
|
+
subtitle: string;
|
|
7890
|
+
action: string;
|
|
7891
|
+
};
|
|
7892
|
+
table: {
|
|
7893
|
+
columns: {
|
|
7894
|
+
name: string;
|
|
7895
|
+
products: string;
|
|
7896
|
+
products_count: string;
|
|
7897
|
+
};
|
|
7898
|
+
search: {
|
|
7899
|
+
placeholder: string;
|
|
7900
|
+
};
|
|
7901
|
+
mobile: {
|
|
7902
|
+
products_linked: string;
|
|
7903
|
+
};
|
|
7904
|
+
};
|
|
7905
|
+
dialogs: {
|
|
7906
|
+
remove: {
|
|
7907
|
+
title: string;
|
|
7908
|
+
message: {
|
|
7909
|
+
prefix: string;
|
|
7910
|
+
products_using: string;
|
|
7911
|
+
products_count: string;
|
|
7912
|
+
};
|
|
7913
|
+
};
|
|
7914
|
+
};
|
|
7915
|
+
actions: {
|
|
7916
|
+
add: string;
|
|
7917
|
+
remove: string;
|
|
7918
|
+
cancel: string;
|
|
7919
|
+
};
|
|
7920
|
+
department_dialog: {
|
|
7921
|
+
add: {
|
|
7922
|
+
title: string;
|
|
7923
|
+
action: string;
|
|
7924
|
+
};
|
|
7925
|
+
update: {
|
|
7926
|
+
title: string;
|
|
7927
|
+
action: string;
|
|
7928
|
+
};
|
|
7929
|
+
sections: {
|
|
7930
|
+
route_detail: {
|
|
7931
|
+
title: string;
|
|
7932
|
+
name: {
|
|
7933
|
+
label: string;
|
|
7934
|
+
placeholder: string;
|
|
7935
|
+
required: string;
|
|
7936
|
+
};
|
|
7937
|
+
};
|
|
7938
|
+
link_product: {
|
|
7939
|
+
title: string;
|
|
7940
|
+
link: string;
|
|
7941
|
+
products_linked: string;
|
|
7942
|
+
search: string;
|
|
7943
|
+
};
|
|
7944
|
+
};
|
|
7945
|
+
actions: {
|
|
7946
|
+
cancel: string;
|
|
7947
|
+
};
|
|
7948
|
+
};
|
|
7949
|
+
};
|
|
7950
|
+
products: {
|
|
7951
|
+
title: string;
|
|
7952
|
+
actions: {
|
|
7953
|
+
export: string;
|
|
7954
|
+
import: string;
|
|
7955
|
+
add: string;
|
|
7956
|
+
link: string;
|
|
7957
|
+
apply_scheduler: string;
|
|
7958
|
+
};
|
|
7959
|
+
};
|
|
7960
|
+
productInternalTools: {
|
|
7961
|
+
title: string;
|
|
7962
|
+
};
|
|
7963
|
+
publish: {
|
|
7964
|
+
title: string;
|
|
7965
|
+
table: {
|
|
7966
|
+
columns: {
|
|
7967
|
+
restaurant: string;
|
|
7968
|
+
default: string;
|
|
7969
|
+
pos_takeaway: string;
|
|
7970
|
+
pickup: string;
|
|
7971
|
+
version: string;
|
|
7972
|
+
};
|
|
7973
|
+
search: {
|
|
7974
|
+
placeholder: string;
|
|
7975
|
+
};
|
|
7976
|
+
status: {
|
|
7977
|
+
latest: string;
|
|
7978
|
+
outdated: string;
|
|
7979
|
+
};
|
|
7980
|
+
};
|
|
7981
|
+
empty: {
|
|
7982
|
+
title: string;
|
|
7983
|
+
subtitle: string;
|
|
7984
|
+
action: string;
|
|
7985
|
+
};
|
|
7986
|
+
actions: {
|
|
7987
|
+
publish: string;
|
|
7988
|
+
publish_all: string;
|
|
7989
|
+
refresh: string;
|
|
7990
|
+
revert: string;
|
|
7991
|
+
};
|
|
7992
|
+
labels: {
|
|
7993
|
+
main_version: string;
|
|
7994
|
+
catalog: {
|
|
7995
|
+
main: string;
|
|
7996
|
+
invalid: string;
|
|
7997
|
+
};
|
|
7998
|
+
};
|
|
7999
|
+
update_catalog_dialog: {
|
|
8000
|
+
title: string;
|
|
8001
|
+
sections: {
|
|
8002
|
+
default: {
|
|
8003
|
+
label: string;
|
|
8004
|
+
use_default: string;
|
|
8005
|
+
};
|
|
8006
|
+
pos_takeaway: {
|
|
8007
|
+
label: string;
|
|
8008
|
+
};
|
|
8009
|
+
pickup: {
|
|
8010
|
+
label: string;
|
|
8011
|
+
};
|
|
8012
|
+
additional: {
|
|
8013
|
+
title: string;
|
|
8014
|
+
subtitle: string;
|
|
8015
|
+
};
|
|
8016
|
+
};
|
|
8017
|
+
actions: {
|
|
8018
|
+
update: string;
|
|
8019
|
+
cancel: string;
|
|
8020
|
+
};
|
|
8021
|
+
};
|
|
8022
|
+
};
|
|
8023
|
+
tax_setting: {
|
|
8024
|
+
title: string;
|
|
8025
|
+
};
|
|
8026
|
+
menu_setting: {
|
|
8027
|
+
title: string;
|
|
8028
|
+
fields: {
|
|
8029
|
+
low_stock: {
|
|
8030
|
+
not_set: string;
|
|
8031
|
+
must_be_integer: string;
|
|
8032
|
+
title: string;
|
|
8033
|
+
subtitle: string;
|
|
8034
|
+
helper_text: string;
|
|
8035
|
+
updated: string;
|
|
8036
|
+
};
|
|
8037
|
+
};
|
|
8038
|
+
tabs: {
|
|
8039
|
+
menu_configuration: string;
|
|
8040
|
+
price_group: string;
|
|
8041
|
+
link_product_rule_groups: string;
|
|
8042
|
+
};
|
|
8043
|
+
};
|
|
8044
|
+
rule_groups: {
|
|
8045
|
+
title: string;
|
|
8046
|
+
description: string;
|
|
8047
|
+
create_group: string;
|
|
8048
|
+
edit_group: string;
|
|
8049
|
+
saved_successfully: string;
|
|
8050
|
+
search_placeholder: string;
|
|
8051
|
+
table: {
|
|
8052
|
+
columns: {
|
|
8053
|
+
name: string;
|
|
8054
|
+
description: string;
|
|
8055
|
+
rules_count: string;
|
|
8056
|
+
};
|
|
8057
|
+
};
|
|
8058
|
+
form: {
|
|
8059
|
+
basic_info: string;
|
|
8060
|
+
name: string;
|
|
8061
|
+
name_placeholder: string;
|
|
8062
|
+
description: string;
|
|
8063
|
+
description_placeholder: string;
|
|
8064
|
+
rules: string;
|
|
8065
|
+
rules_description: string;
|
|
8066
|
+
};
|
|
8067
|
+
validation: {
|
|
8068
|
+
name_required: string;
|
|
8069
|
+
at_least_one_rule_required: string;
|
|
8070
|
+
};
|
|
8071
|
+
delete_dialog: {
|
|
8072
|
+
title: string;
|
|
8073
|
+
message: string;
|
|
8074
|
+
success: string;
|
|
8075
|
+
};
|
|
8076
|
+
};
|
|
8077
|
+
price_tier: {
|
|
8078
|
+
price_group: string;
|
|
8079
|
+
description: string;
|
|
8080
|
+
add_price_group: string;
|
|
8081
|
+
add_price_group_success: string;
|
|
8082
|
+
group_title: string;
|
|
8083
|
+
price_group_description: string;
|
|
8084
|
+
delete_dialog: {
|
|
8085
|
+
title: string;
|
|
8086
|
+
message: string;
|
|
8087
|
+
success: string;
|
|
8088
|
+
};
|
|
8089
|
+
settings_table: {
|
|
8090
|
+
columns: {
|
|
8091
|
+
name: string;
|
|
8092
|
+
};
|
|
8093
|
+
};
|
|
8094
|
+
form: {
|
|
8095
|
+
table: {
|
|
8096
|
+
columns: {
|
|
8097
|
+
name: string;
|
|
8098
|
+
price: string;
|
|
8099
|
+
};
|
|
8100
|
+
};
|
|
8101
|
+
};
|
|
8102
|
+
price_tier_config: string;
|
|
8103
|
+
link_price_tier: string;
|
|
8104
|
+
link_price_group: string;
|
|
8105
|
+
link_price_group_description: string;
|
|
8106
|
+
not_linked: string;
|
|
8107
|
+
price_group_rule: string;
|
|
8108
|
+
price_group_rule_description: string;
|
|
8109
|
+
restaurant_filter: string;
|
|
8110
|
+
};
|
|
8111
|
+
tree_editor: {
|
|
8112
|
+
title: string;
|
|
8113
|
+
actions: {
|
|
8114
|
+
add_category: string;
|
|
8115
|
+
expand_all: string;
|
|
8116
|
+
collapse_all: string;
|
|
8117
|
+
add_product: string;
|
|
8118
|
+
delete_product: string;
|
|
8119
|
+
edit_category: string;
|
|
8120
|
+
delete_category: string;
|
|
8121
|
+
link_category_to_catalog: string;
|
|
8122
|
+
link_product_to_catalog: string;
|
|
8123
|
+
unlink_product_from_catalog: string;
|
|
8124
|
+
};
|
|
8125
|
+
labels: {
|
|
8126
|
+
main_catalog: string;
|
|
8127
|
+
all_time: string;
|
|
8128
|
+
products: string;
|
|
8129
|
+
variants: string;
|
|
8130
|
+
groups: string;
|
|
8131
|
+
addon: string;
|
|
8132
|
+
unknown: string;
|
|
8133
|
+
please_select_a_product_to_edit: string;
|
|
8134
|
+
no_items: string;
|
|
8135
|
+
};
|
|
8136
|
+
};
|
|
8137
|
+
};
|
|
8138
|
+
};
|
|
6513
8139
|
};
|
|
6514
8140
|
export { openTreeEditor } from "./components/feature/TreeEditor/openner";
|
|
6515
8141
|
export { routers, initMenuApp, useMenuNavigatorStatus };
|