{
    "Projects": {
        "loadMore": "Load more"
    },
    "HomePage": {
        "title": "Until the last homeless animal finds it’s forever home"
    },
    "Error": {
        "title": "Error has happened :(",
        "description": "An error occurred while loading the page.",
        "resetButton": "Reset"
    },
    "Navigation": {
        "aboutUs": "About us",
        "projects": "Projects",
        "donate": "Donate",
        "ourApp": "Our app",
        "main": "Main",
        "termsAndConditions": "Terms and Conditions",
        "privacyPolicy": "Privacy Policy",
        "ourProjects": "Our Projects"
    },
    "Footer": {
        "learnMore": "Learn more",
        "contacts": "Contacts",
        "getTheAnimealApp": "Get the Animeal app",
        "rightsReserved": "Animeal Project | All rights reserved"
    },
    "NotFound": {
        "title": "Upps error happened!",
        "description": "Please try again later, check your network connection.",
        "returnHome": "Return home"
    }
}