@wix/logo-print-provider-sdk 1.1047.0 → 1.1048.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.
@@ -126,7 +126,7 @@
126
126
  "logo_print_editor_sidePanel_text_font": "글꼴",
127
127
  "logo_print_checkout_review_terms": "이용약관",
128
128
  "logo_print_backoffice_ordersHistory_table_status_in_process": "입력내용 확인중",
129
- "logo_print_editor_mobile_shape_stroke": "스트로크",
129
+ "logo_print_editor_mobile_shape_stroke": "테두리 두께",
130
130
  "logo_print_editor_sidePanel_text_defaultText": "Your text goes here",
131
131
  "logo_print_templates_texts_website": "www.website.com",
132
132
  "logo_print_checkout_shippingDetails_field_company": "회사",
@@ -126,7 +126,7 @@
126
126
  "logo_print_editor_sidePanel_text_font": "글꼴",
127
127
  "logo_print_checkout_review_terms": "이용약관",
128
128
  "logo_print_backoffice_ordersHistory_table_status_in_process": "입력내용 확인중",
129
- "logo_print_editor_mobile_shape_stroke": "스트로크",
129
+ "logo_print_editor_mobile_shape_stroke": "테두리 두께",
130
130
  "logo_print_editor_sidePanel_text_defaultText": "Your text goes here",
131
131
  "logo_print_templates_texts_website": "www.website.com",
132
132
  "logo_print_checkout_shippingDetails_field_company": "회사",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/logo-print-provider-sdk",
3
- "version": "1.1047.0",
3
+ "version": "1.1048.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": "fa2fb3d2a665334c1f875d48deda4f4415161415c446b13c7f5f2c24"
77
+ "falconPackageHash": "f09e7f36b13a3d1e12d1dc36a8d9cee619a85e3d43e4cb3522d10ce0"
78
78
  }