{
    "password": {
        "title": "Password per [<b>{{username}}</b>]",
        "form": {
            "button": "Salva"
        },
        "messages": {
            "error":  "<strong>C'è stato un errore!</strong> Impossibile cambiare password.",
            "success": "<strong>Password modificata correttamente!</strong>"
        }
    }
}
