{
    "tasks": {
        "classification": {
            "public": "Verejné",
            "private": "Súkromné",
            "confidential": "Dôverné"
        },
        "priority": {
            "low": "Nízke",
            "medium": "Stredné",
            "high": "Vysoké"
        },
        "status": {
            "needsAction": "Nezačaté",
            "completed": "Ukončené",
            "inProgress": "Rozpracované",
            "cancelled": "Zrušené"
        }
    }
}
