{
  "network": {
    "offline": {
      "title": "Connection Lost",
      "message": "Your internet connection has been lost. Please check your connection and try again."
    }
  },
  "install": {
    "title": "Install App",
    "description": {
      "default": "Add this site to your home screen for faster access.",
      "ios": "To add this site to your home screen, tap the share button in Safari and select 'Add to Home Screen'."
    },
    "button": "Install",
    "dismiss": "Close"
  },
  "header": {
    "login": "LOGIN",
    "signup": "SIGNUP"
  },
  "newsletter_signup": {
    "submit": "SUBMIT",
    "close": "Close",
    "accept": "I accept and understand the",
    "privacy_policy": "Privacy Policy",
    "subscription_contract": "E-Newsletter",
    "subscription_contract_content": "You have successfully registered for our e-newsletters.",
    "required_email": "Please enter a valid e-mail.",
    "required": "This field is required.",
    "email_address": "Email"
  },
  "navbar": {
    "search": "SEARCH"
  },
  "good": "Good",
  "bad": "Bad",
  "mobile_menu": {
    "back": "Back"
  },
  "search": {
    "all_products": "All Products",
    "placeholder": "Search",
    "results_for": "Search Results for",
    "results_title": "Search results",
    "results_found": "results found for",
    "products_for": "PRODUCTS, FOR",
    "clean": "clean",
    "categories": "CATEGORIES",
    "view_all": "VIEW ALL",
    "not_found": "Search Results Not Found",
    "image_search": {
      "title": "Search by Image",
      "upload_image": "Upload an image to find similar products",
      "select_image": "Select Image",
      "crop_image": "Crop Image",
      "cancel_crop": "Cancel Crop",
      "apply_crop": "Apply Crop",
      "try_another": "Try Another Image",
      "search_image": "Search Image",
      "similar_products": "Similar Products",
      "loading_cropper": "Loading cropper...",
      "no_products": "No similar products found",
      "best_results": "For best results:",
      "tip_1": "Upload clear images of products",
      "tip_2": "Use images with simple backgrounds",
      "tip_3": "Focus on the main product",
      "tip_4": "Use the crop tool to focus on specific details"
    }
  },
  "page_404": {
    "title": "Page not found.",
    "link_text": "Return to home page"
  },
  "page_500": {
    "title": "An unexpected error has occurred.",
    "description": "Please try again later.",
    "link_text": "Return to home page"
  },
  "client_error": {
    "title": "We encountered a problem with the page.",
    "description": "This appears to be a client-side issue. Please try refreshing the page or clearing your browser cache.",
    "link_text": "Return to home page"
  },
  "try_again": "Try Again",
  "breadcrumb": {
    "homepage": "Homepage"
  },
  "email_verification": {
    "success": "YOUR EMAIL ADDRESS HAS BEEN CONFIRMED.",
    "error": "YOUR E-MAIL ADDRESS CANNOT BE CONFIRMED."
  },
  "common_product_attributes": {
    "color": "Color",
    "size": "Size"
  },
  "stores": {
    "title": "Stores",
    "back": "Back to the List",
    "select_country": "Please Select Country",
    "select_city": "Please Select City",
    "directions": "Get Directions"
  },
  "currency_modal": {
    "title": "Currency Change",
    "description": "The products in your cart will be deleted because the exchange rate has changed.",
    "close": "Close",
    "continue": "Continue"
  },
  "file_input": {
    "select_file": "Select File",
    "no_file": "No file selected"
  },
  "product": {
    "no_products": "No products found",
    "new_image": "New Image",
    "view_similar_styles": "View Similar Styles",
    "clear_all_filters": "Clear All Filters",
    "reset_to_original": "Reset to Original",
    "similar_styles": "Similar Styles",
    "filters": "Filters",
    "active_filters": "Active Filters"
  },
  "similar_products": {
    "errors": {
      "file_size_too_large": "Image size should be less than 5MB",
      "invalid_image_file": "The selected file is not a valid image",
      "invalid_image_format": "Invalid image format detected",
      "search_failed": "Search failed. Please try again later",
      "connection_failed": "Image search failed. Please check your connection and try again",
      "invalid_image_properties": "Invalid image properties detected",
      "file_read_error": "Error reading the file",
      "processing_error": "Error processing image",
      "crop_processing_error": "Error processing cropped image"
    }
  },
  "forms": {
    "sending": "Sending...",
    "success": "Form submitted successfully!",
    "error": "An error occurred while submitting the form. Please try again.",
    "submit_error": "Form submit error:"
  },
  "sale": "Sale",
  "select": {
    "address": {
      "label": "Select Address"
    }
  }
}
