34 lines
949 B
JSON
34 lines
949 B
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",
|
|
"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",
|
|
"phone": "Phone number",
|
|
"quantity": "Quantity",
|
|
"rateThisProduct": "Rate this product",
|
|
"ratingFrom": "Rating from",
|
|
"review": "Product review (optional)",
|
|
"save": "Save",
|
|
"search": "Search",
|
|
"submit": "Submit"
|
|
}
|