{
    "common": {
        "login": "Log In",
        "register": "Register",
        "home": "Home",
        "terms": "Terms & Conditions",
        "get-in-touch": "Get in Touch",
        "continue": "Continue",
        "email": "Email",
        "password": "Password",
        "company": "Company",
        "pending": "Pending",
        "active": "Active",
        "rejected": "Rejected"
    },
    "header": {
        "register": "Add new company",
        "login": "@:common.login",
        "home": "@:common.home"
    },
    "booleans": {
        "true": "Yes",
        "false": "No"
    },
}
