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

39 lines
1.3 KiB
JSON

{
"account": "Account",
"accountDeleted": "Account deleted successfully!",
"address": "Address",
"addToCart": "Add to cart",
"addedToCart": "Product added to shopping cart successfully",
"almostSoldOut": "Almost sold out",
"available": "items available",
"backToHome": "Go back to home",
"cancel": "Cancel",
"categories": "Categories",
"checkout": "Checkout",
"close": "Close",
"contact": "Contact",
"currentAccount": "Account of current user",
"deleteAccount": "Delete Account",
"edit": "Edit",
"email": "Email",
"freeShipping": "Free shipping for orders over 50 €",
"inStock": "In stock",
"logout": "Logout",
"myAccount": "My Account",
"name": "Name",
"orders": "Orders",
"outOfStock": "Out of stock",
"pageDoesNotExist": "Oops! The page you're looking for doesn't exist.",
"phone": "Phone number",
"productDoesNotExist": "It seems you are locking for a product that doesn't exist or has been removed.",
"productNotFound": "Product not found!",
"quantity": "Quantity",
"rateThisProduct": "Rate this product",
"ratingFrom": "Rating from",
"review": "Product review (optional)",
"save": "Save",
"search": "Search",
"submit": "Submit",
"wrongTurn": "It seems you may have taken a wrong turn. Let's get you back on track."
}