{
    "sessions": {
        "title": "[<strong>{{username}} 使用中的 Sessions</strong>]",
        "table": {
            "ipaddress": "IP 位址",
            "useragent": "用户代理",
            "date": "日期",
            "button": "失效"
        },
        "messages": {
            "success": "<strong>Session 已失效!</strong>",
            "error": "<strong>发生错误!</strong> 无法使 Session 失效."
        }
    }
}
