{
    "common": {
        "login": "Prijava",
        "register": "Registracija",
        "home": "Domov",
        "terms": "Splošni pogoji",
        "get-in-touch": "Stopite v stik",
        "continue": "Naprej",
        "email": "E-pošta",
        "password": "Geslo",
        "company": "Podjetje",
        "pending": "V potrjevanju",
        "active": "Aktiven",
        "rejected": "Zavrnjen",
        "select_entity": "Izberi stranko",
        "cancel": "Prekliči",
        "save": "Shrani"
    },
    "header": {
        "register": "Dodaj novo podjetje",
        "login": "@:common.login",
        "home": "@:common.home"
    },
    "form": {
        "select_entity": "Izberi stranko"
    },
    "booleans": {
        "true": "Da",
        "false": "Ne"
    }
}