@wix/logo-print-provider-sdk 1.1029.0 → 1.1031.0

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.
@@ -337,7 +337,7 @@
337
337
  "logo_print_checkout_deliveryMethod_standard_title": "Spedizione standard",
338
338
  "logo_print_product_business_cards_dropdown1_title": "Tipo di carta",
339
339
  "logo_print_checkout_shippingDetails_field_address1": " Indirizzo riga 1",
340
- "logo_print_backoffice_ordersHistory_order_trackingNumber": "Numero di spedizione",
340
+ "logo_print_backoffice_ordersHistory_order_trackingNumber": "Numero di tracciamento",
341
341
  "logo_print_editor_sidePanel_vectorArt_header": "Grafica vettoriale",
342
342
  "logo_print_product_cta_customize": "Personalizza",
343
343
  "logo_print_editor_mobile_image_opacity": "Opacità",
@@ -59,7 +59,7 @@
59
59
  "logo_print_templates_subtitle": "Выберите шаблон визитки и измените по своему вкусу.",
60
60
  "logo_print_product_fillDetails_popup_form_address2": "Строка адреса 2",
61
61
  "logo_print_product_business_cards_popup_noEdit_description1": "Вы еще не добавили контактную информацию на визитку.",
62
- "logo_print_checkout_summary_header": "Детали заказа ({{items}} товаров)",
62
+ "logo_print_checkout_summary_header": "Детали заказа (позиций: {{items}})",
63
63
  "logo_print_checkout_summary_subtotal": "Сумма",
64
64
  "logo_print_checkout_summary_discount": "Скидка",
65
65
  "logo_print_product_gift_cards_popup_noEdit_description2": "Would you like to customize the details now?",
@@ -193,7 +193,7 @@
193
193
  "logo_print_editor_cta_done_modify": "Save and Submit",
194
194
  "logo_print_backoffice_emptyState_subtitle": "Çarpıcı logonuzu yüksek kaliteli kartvizitlere basın ve kapınızda teslim alın.",
195
195
  "logo_print_product_editBusinessInfo": "İşletme Bilgilerini Düzenle",
196
- "logo_print_product_label_free": "BEDAVA",
196
+ "logo_print_product_label_free": "ÜCRETSİZ",
197
197
  "logo_print_product_gift_cards_popup_noEdit_header": "Customize Your Gift Card",
198
198
  "logo_print_editor_stage_cta_front": "Öne Geçir",
199
199
  "logo_print_backoffice_ordersHistory_table_viewItems": "Ögeleri Görüntüle",
@@ -337,7 +337,7 @@
337
337
  "logo_print_checkout_deliveryMethod_standard_title": "Spedizione standard",
338
338
  "logo_print_product_business_cards_dropdown1_title": "Tipo di carta",
339
339
  "logo_print_checkout_shippingDetails_field_address1": " Indirizzo riga 1",
340
- "logo_print_backoffice_ordersHistory_order_trackingNumber": "Numero di spedizione",
340
+ "logo_print_backoffice_ordersHistory_order_trackingNumber": "Numero di tracciamento",
341
341
  "logo_print_editor_sidePanel_vectorArt_header": "Grafica vettoriale",
342
342
  "logo_print_product_cta_customize": "Personalizza",
343
343
  "logo_print_editor_mobile_image_opacity": "Opacità",
@@ -59,7 +59,7 @@
59
59
  "logo_print_templates_subtitle": "Выберите шаблон визитки и измените по своему вкусу.",
60
60
  "logo_print_product_fillDetails_popup_form_address2": "Строка адреса 2",
61
61
  "logo_print_product_business_cards_popup_noEdit_description1": "Вы еще не добавили контактную информацию на визитку.",
62
- "logo_print_checkout_summary_header": "Детали заказа ({{items}} товаров)",
62
+ "logo_print_checkout_summary_header": "Детали заказа (позиций: {{items}})",
63
63
  "logo_print_checkout_summary_subtotal": "Сумма",
64
64
  "logo_print_checkout_summary_discount": "Скидка",
65
65
  "logo_print_product_gift_cards_popup_noEdit_description2": "Would you like to customize the details now?",
@@ -193,7 +193,7 @@
193
193
  "logo_print_editor_cta_done_modify": "Save and Submit",
194
194
  "logo_print_backoffice_emptyState_subtitle": "Çarpıcı logonuzu yüksek kaliteli kartvizitlere basın ve kapınızda teslim alın.",
195
195
  "logo_print_product_editBusinessInfo": "İşletme Bilgilerini Düzenle",
196
- "logo_print_product_label_free": "BEDAVA",
196
+ "logo_print_product_label_free": "ÜCRETSİZ",
197
197
  "logo_print_product_gift_cards_popup_noEdit_header": "Customize Your Gift Card",
198
198
  "logo_print_editor_stage_cta_front": "Öne Geçir",
199
199
  "logo_print_backoffice_ordersHistory_table_viewItems": "Ögeleri Görüntüle",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/logo-print-provider-sdk",
3
- "version": "1.1029.0",
3
+ "version": "1.1031.0",
4
4
  "license": "UNLICENSED",
5
5
  "main": "dist/src/index.js",
6
6
  "files": [
@@ -74,5 +74,5 @@
74
74
  }
75
75
  }
76
76
  },
77
- "falconPackageHash": "0ea1dfe0972a1352656adbc33da704ce8c6b10c50fbd61a9454f0d6a"
77
+ "falconPackageHash": "3aefa64b6968327e7e1bb8cdb9269589c5c3b965ac828b6e240e04e4"
78
78
  }