﻿var HorecaLang =
{
    MailSuccesfullySent: "Your message has been succcesfully sent. One of our representatives will come back to you shortly.",
    NameRequired: "The field is required.",
    MessageRequired: "The field is required.",
    InvalidEmail: "Please enter a valid email address",
    MoreDomains: "more domain extensions ...",
    LessDomains: "less domain extensions ...",
    CompanyOfficialName: "Company official name",
    IndivindualFullName: "Full name",
    OwnerFullName: "Owner's full name",
    OrganisationName: "Organisation name",
    NoDomainSelected: "Please select at least one domain name",
    GenericMailError: "Your message could not be sent because of a technical error. We apologise for the incovenience.",
    NoContactInfo   : "Please enter your telephone and/or your email address so that we can contact you back."
}
