{ "common": { "loading": "Loading...", "error": "An error occurred", "retry": "Try again", "save": "Save", "cancel": "Cancel", "delete": "Delete", "edit": "Edit", "search": "Search", "searchPlaceholder": "Search products...", "noResults": "No results found", "viewAll": "View all", "seeMore": "See more", "currency": "USD", "addToCart": "Add to cart", "addedToCart": "Added to cart", "removeFromCart": "Remove from cart", "addToWishlist": "Add to wishlist", "removeFromWishlist": "Remove from wishlist", "buyNow": "Buy now", "outOfStock": "Out of stock", "inStock": "In stock", "quantity": "Quantity", "price": "Price", "total": "Total", "subtotal": "Subtotal", "shipping": "Shipping", "tax": "Tax", "discount": "Discount", "free": "Free", "apply": "Apply", "promoCode": "Promo code", "enterPromoCode": "Enter promo code", "invalidPromoCode": "Invalid promo code", "promoApplied": "Promo code applied", "backToShopping": "Back to shopping", "continueShopping": "Continue shopping" }, "nav": { "home": "Home", "catalog": "Catalog", "categories": "Categories", "brands": "Brands", "sale": "Sale", "new": "New arrivals", "blog": "Blog", "about": "About us", "contact": "Contact", "account": "My Account", "orders": "My Orders", "wishlist": "Wishlist", "cart": "Cart", "login": "Login", "register": "Register", "logout": "Logout" }, "home": { "hero": { "title": "Welcome to {storeName}", "subtitle": "Discover amazing products at great prices", "cta": "Shop now" }, "featured": { "title": "Featured Products", "subtitle": "Check out our top picks" }, "categories": { "title": "Shop by Category", "subtitle": "Browse our collections" }, "newArrivals": { "title": "New Arrivals", "subtitle": "Fresh products just for you" }, "bestSellers": { "title": "Best Sellers", "subtitle": "Most popular products" }, "promotions": { "title": "Special Offers", "subtitle": "Don't miss out on these deals" } }, "product": { "description": "Description", "specifications": "Specifications", "reviews": "Reviews", "relatedProducts": "Related Products", "sku": "SKU", "brand": "Brand", "category": "Category", "tags": "Tags", "availability": "Availability", "shareProduct": "Share this product", "writeReview": "Write a review", "rating": "Rating", "noReviews": "No reviews yet", "reviewsCount": "{count} reviews", "selectOptions": "Select options", "addReview": { "title": "Add your review", "rating": "Your rating", "comment": "Your review", "submit": "Submit review", "success": "Review submitted successfully", "error": "Failed to submit review" } }, "catalog": { "title": "Products", "filters": "Filters", "clearFilters": "Clear all", "sortBy": "Sort by", "sortOptions": { "newest": "Newest", "oldest": "Oldest", "priceAsc": "Price: Low to High", "priceDesc": "Price: High to Low", "nameAsc": "Name: A-Z", "nameDesc": "Name: Z-A", "popular": "Most Popular", "rating": "Highest Rated" }, "priceRange": "Price range", "minPrice": "Min price", "maxPrice": "Max price", "showingResults": "Showing {count} products", "noProducts": "No products found", "loadMore": "Load more" }, "cart": { "title": "Shopping Cart", "empty": "Your cart is empty", "emptyMessage": "Looks like you haven't added any items to your cart yet.", "items": "{count} items", "item": "{count} item", "updateQuantity": "Update quantity", "remove": "Remove", "clear": "Clear cart", "checkout": "Proceed to checkout", "orderSummary": "Order Summary", "estimatedTotal": "Estimated Total" }, "checkout": { "title": "Checkout", "steps": { "shipping": "Shipping", "payment": "Payment", "review": "Review", "confirmation": "Confirmation" }, "shippingAddress": "Shipping Address", "billingAddress": "Billing Address", "sameAsShipping": "Same as shipping address", "shippingMethod": "Shipping Method", "paymentMethod": "Payment Method", "orderReview": "Review Your Order", "placeOrder": "Place Order", "processing": "Processing...", "orderPlaced": "Order Placed Successfully!", "orderNumber": "Order Number", "orderConfirmation": "You will receive a confirmation email shortly.", "form": { "firstName": "First Name", "lastName": "Last Name", "email": "Email", "phone": "Phone", "address": "Address", "address2": "Apartment, suite, etc. (optional)", "city": "City", "state": "State/Province", "postalCode": "Postal Code", "country": "Country" } }, "auth": { "login": { "title": "Sign In", "subtitle": "Welcome back! Please sign in to your account.", "email": "Email", "password": "Password", "rememberMe": "Remember me", "forgotPassword": "Forgot password?", "submit": "Sign In", "noAccount": "Don't have an account?", "createAccount": "Create one", "error": "Invalid email or password" }, "register": { "title": "Create Account", "subtitle": "Join us and start shopping!", "firstName": "First Name", "lastName": "Last Name", "email": "Email", "password": "Password", "confirmPassword": "Confirm Password", "acceptTerms": "I accept the terms and conditions", "submit": "Create Account", "hasAccount": "Already have an account?", "signIn": "Sign in", "success": "Account created successfully!", "error": "Failed to create account" }, "forgotPassword": { "title": "Forgot Password", "subtitle": "Enter your email to reset your password", "email": "Email", "submit": "Send Reset Link", "success": "Reset link sent to your email", "backToLogin": "Back to login" }, "resetPassword": { "title": "Reset Password", "newPassword": "New Password", "confirmPassword": "Confirm Password", "submit": "Reset Password", "success": "Password reset successfully" } }, "account": { "title": "My Account", "profile": { "title": "Profile", "personalInfo": "Personal Information", "updateProfile": "Update Profile", "changePassword": "Change Password", "currentPassword": "Current Password", "newPassword": "New Password", "confirmPassword": "Confirm Password" }, "orders": { "title": "My Orders", "empty": "You haven't placed any orders yet.", "orderNumber": "Order #{number}", "date": "Date", "status": "Status", "total": "Total", "viewDetails": "View Details", "trackOrder": "Track Order", "reorder": "Reorder", "statuses": { "pending": "Pending", "processing": "Processing", "shipped": "Shipped", "delivered": "Delivered", "cancelled": "Cancelled", "refunded": "Refunded" } }, "addresses": { "title": "Addresses", "addNew": "Add New Address", "edit": "Edit Address", "delete": "Delete Address", "setDefault": "Set as Default", "default": "Default", "empty": "No addresses saved yet." }, "wishlist": { "title": "Wishlist", "empty": "Your wishlist is empty.", "emptyMessage": "Save items you love to your wishlist.", "moveToCart": "Move to Cart" } }, "footer": { "about": { "title": "About Us", "description": "Your trusted online store for quality products." }, "customerService": { "title": "Customer Service", "contactUs": "Contact Us", "shippingInfo": "Shipping Information", "returns": "Returns & Exchanges", "faq": "FAQ" }, "legal": { "title": "Legal", "privacy": "Privacy Policy", "terms": "Terms of Service", "cookies": "Cookie Policy" }, "social": { "title": "Follow Us" }, "newsletter": { "title": "Newsletter", "description": "Subscribe to get updates on new products and offers.", "placeholder": "Enter your email", "subscribe": "Subscribe", "success": "Thanks for subscribing!" }, "copyright": "All rights reserved." }, "errors": { "404": { "title": "Page Not Found", "message": "The page you're looking for doesn't exist or has been moved.", "backHome": "Go to Homepage" }, "500": { "title": "Server Error", "message": "Something went wrong on our end. Please try again later." }, "network": "Network error. Please check your connection.", "unauthorized": "Please sign in to continue.", "forbidden": "You don't have permission to access this resource." } }