@wix/logo-print-provider-sdk 1.1029.0 → 1.1030.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.
@@ -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?",
@@ -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?",
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.1030.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": "02324d32d07a49e83572991051253bcab083054250a8f54013a870af"
78
78
  }