{
    "password": {
        "title": "Password for [<strong>{{username}}</strong>]",
        "form": {
            "button": "Save"
        },
        "messages": {
            "error": "<strong>An error has occurred!</strong> The password could not be changed.",
            "success": "<strong>Password changed!</strong>"
        }
    }
}
