@colijnit/product 257.1.2 → 257.1.3

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.
@@ -31,8 +31,8 @@
31
31
  function Version() {
32
32
  this.name = "@colijnit/product";
33
33
  this.description = "Product detail page project for iOne";
34
- this.symVer = "257.1.2";
35
- this.publishDate = "22-1-2025 21:39:03";
34
+ this.symVer = "257.1.3";
35
+ this.publishDate = "04/02/2025, 08:44:04";
36
36
  }
37
37
  return Version;
38
38
  }());
@@ -901,6 +901,37 @@
901
901
  var Dictionary = /** @class */ (function () {
902
902
  function Dictionary() {
903
903
  this.strings = {
904
+ "en": {
905
+ "ADDITIONAL_DATA": "Additional information",
906
+ "ALTERNATIVE_PRODUCTS": "Alternative products",
907
+ "ARTICLE_NUMBER": "Productnumber",
908
+ "CATEGORY": "Category",
909
+ "CATEGORY_TYPE": "Category type",
910
+ "CONFIGURE": "Configure",
911
+ "DELIVERY_TIME_PERIOD": "Delivery time",
912
+ "DESCRIPTION": "Description",
913
+ "DOCUMENTS": "Documents",
914
+ "DOWNLOADS": "Downloads",
915
+ "FEATURES": "Features",
916
+ "HEIGHT": "Height",
917
+ "MATERIAL": "Material",
918
+ "PRODUCT_IN_STOCK": "In stock",
919
+ "PRODUCT_LIMITED_STOCK": "Limited stock",
920
+ "PRODUCT_NOT_IN_STOCK": "Not in stock",
921
+ "PROPERTIES": "Characteristics",
922
+ "QUOTATION": "Quotation",
923
+ "READ_MORE": "Read more",
924
+ "RELATED_PRODUCTS": "Related products",
925
+ "SHOPPING_CART_IN": "In Shopping Cart",
926
+ "SHOW_IN": "Show in",
927
+ "STOCK": "Stock",
928
+ "SYMBOLS": "Symbols",
929
+ "TITLE": "Title",
930
+ "TURNOVERGROUP": "Turnover group",
931
+ "VARIANTS": "Variations",
932
+ "WIDTH": "Width",
933
+ "SUGGESTION": "Suggestion",
934
+ },
904
935
  "nl": {
905
936
  "ADDITIONAL_DATA": "Extra informatie",
906
937
  "ALTERNATIVE_PRODUCTS": "Alternatieve producten",