@wix/logo-print-provider-sdk 1.1016.0 → 1.1017.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.
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
"logo_print_editor_general_duplicate_tooltip": "Dupliceren",
|
|
286
286
|
"logo_print_product_tote_bags_dropdown1_title": "Een totaal aantal van",
|
|
287
287
|
"logo_print_templates_module_cta": "Selecteren",
|
|
288
|
-
"logo_print_checkout_shippingDetails_field_email_validation_email": "
|
|
288
|
+
"logo_print_checkout_shippingDetails_field_email_validation_email": "Voer een geldig e-mailadres in",
|
|
289
289
|
"logo_print_common_products_t_shirts_subCategory_title": "{{colorName}} T-shirt",
|
|
290
290
|
"logo_print_editor_sidePanel_shape_title": "Vorm toevoegen",
|
|
291
291
|
"logo_print_product_label_save": "BESPAAR {{discount}}",
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
"logo_print_editor_general_duplicate_tooltip": "Dupliceren",
|
|
286
286
|
"logo_print_product_tote_bags_dropdown1_title": "Een totaal aantal van",
|
|
287
287
|
"logo_print_templates_module_cta": "Selecteren",
|
|
288
|
-
"logo_print_checkout_shippingDetails_field_email_validation_email": "
|
|
288
|
+
"logo_print_checkout_shippingDetails_field_email_validation_email": "Voer een geldig e-mailadres in",
|
|
289
289
|
"logo_print_common_products_t_shirts_subCategory_title": "{{colorName}} T-shirt",
|
|
290
290
|
"logo_print_editor_sidePanel_shape_title": "Vorm toevoegen",
|
|
291
291
|
"logo_print_product_label_save": "BESPAAR {{discount}}",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/logo-print-provider-sdk",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.1017.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": "
|
|
77
|
+
"falconPackageHash": "cdb2230501d4aa0c57b048113cdd3d32e4f0229574ec57c4047edcea"
|
|
78
78
|
}
|