{
    "sessions": {
        "title": "Active sessions for [<strong>{{username}}</strong>]",
        "table": {
            "ipaddress": "IP address",
            "useragent": "User Agent",
            "date": "Date",
            "button": "Invalidate"
        },
        "messages": {
            "success": "<strong>Session invalidated!</strong>",
            "error": "<strong>An error has occurred!</strong> The session could not be invalidated."
        }
    }
}
