13 lines
354 B
JSON
13 lines
354 B
JSON
{
|
|
"almostSoldOut": "Almost sold out",
|
|
"available": "items available",
|
|
"freeShipping": "Free shipping for orders over 50€",
|
|
"inStock": "In stock",
|
|
"outOfStock": "Out of stock",
|
|
"quantity": "Quantity",
|
|
"rateThisProduct": "Rate this product",
|
|
"ratingFrom": "Rating from",
|
|
"review": "Product review (optional)",
|
|
"search": "Search..."
|
|
}
|