{
  "profile": {
    "context": {
      "company": {
        "add": "Create new company profile",
        "guest": "Business customer",
        "registered": "Business customer"
      },
      "not": {
        "available": "No profile available"
      },
      "notifications": {
        "profilesNotAvailable": "Sorry for the hiccup. Due to technical difficulties your profile information is not available. Prices and discounts may be incorrect."
      },
      "private": {
        "guest": "Private customer",
        "registered": "Private profile"
      },
      "notification": {
        "change": {
          "private": "You are now in the private customer context.",
          "business": {
            "guest": "You are now in the business customer context."
          }
        }
      },
      "navigation": {
        "login": "Login"
      },
      "dropdown": {
        "label": "Select Profile"
      }
    }
  },
  "um": {
    "guest": {
      "hint": "Discover private and business offers as our guest. As a business guest you can see prices excl. VAT.",
      "message": "Proceed as Guest"
    },
    "login": {
      "label": "Login"
    },
    "logout": {
      "label": "Logout"
    },
    "no": {
      "company": {
        "profile": {
          "info": "Some areas are currently unavailable. Please create a company profile in order to benefit from all the advantages for business customers."
        }
      }
    },
    "register": {
      "label": "Create new account"
    },
    "create": {
      "company": {
        "profile": {
          "button": {
            "label": "Create new company profile"
          }
        }
      }
    },
    "intro": {
      "text": "Login or register to enjoy the following benefits:",
      "title": "Your Mercedes-Benz Account"
    },
    "salutation": {
      "label": "Hello"
    }
  },
  "my-area": {
    "b2c": {
      "my-mercedes-benz": "My Mercedes-Benz",
      "dashboard": "Dashboard",
      "support": "Mercedes Me Support",
      "report-damage": "Report Damage",
      "terms-of-use": "Terms of Use",
      "saved-car-configurations": "My Configurations",
      "profile": "Change Profile",
      "privacy-legal": "Privacy & Legal",
      "contact": "Contact",
      "vehicles": "My Vehicles",
      "account": "My Account",
      "wishlist": "My Wishlist",
      "orders": "My Orders",
      "documents": "My Documents",
      "messages": "My Messages",
      "contracts": "My Contracts"
    },
    "b2b": {
      "dashboard": "Company Dashboard",
      "profile": "Company Profile",
      "users": "User Management",
      "terms-of-use": "Terms of Use",
      "vehicle-requests": "Vehicle Requests",
      "messages": "Messages",
      "contact": "Contact",
      "privacy-legal": "Privacy & Legal"
    }
  },
  "error": {
    "bias": {
      "login": {
        "unauthorized": "Missing permission. Please contact the application administrator."
      }
    },
    "login": "Login failed. Please try again later.",
    "logout": "Logout failed. Please try again later.",
    "refresh": "Session refresh failed. Please log in again or try again later.",
    "unknown": "An unexpected error occurred during authorization. Please try again later."
  },
  "b2c": {
    "customerportal": "My Finance & Leasing"
  }
}
