Files
dps-webshop/01-frontend/public/locales/en/translation.json
2025-05-25 12:56:09 +02:00

24 lines
683 B
JSON

{
"account": "Account",
"addToCart": "Add to cart",
"addedToCart": "Product added to shopping cart successfully",
"almostSoldOut": "Almost sold out",
"available": "items available",
"categories": "Categories",
"checkout": "Checkout",
"close": "Close",
"contact": "Contact",
"currentAccount": "Account of current user",
"freeShipping": "Free shipping for orders over 50 €",
"inStock": "In stock",
"logout": "Logout",
"orders": "Orders",
"outOfStock": "Out of stock",
"quantity": "Quantity",
"rateThisProduct": "Rate this product",
"ratingFrom": "Rating from",
"review": "Product review (optional)",
"search": "Search",
"submit": "Submit"
}