{
    "commands": {
        "enka": {
            "description": "查查你的原神练度 - 查看角色展柜和练度信息",
            "uid": {
                "description": "管理原神 UID",
                "show": {
                    "description": "查看当前绑定的 UID"
                },
                "add": {
                    "description": "绑定原神 UID"
                },
                "rm": {
                    "description": "移除当前绑定的 UID"
                },
                "messages": {
                    "uid": "你的 uid 是 {0}",
                    "saved": "已保存你的 uid({0})",
                    "same": "你已经绑定该 uid 了。",
                    "bind": "请先绑定账号。例如：「enka.uid.add 123456789」",
                    "fail": "UID 绑定失败，请检查 UID 是否正确。",
                    "not-bound": "你还没有绑定 UID。",
                    "removed": "已移除 UID({0})。"
                }
            },
            "upgrade": {
                "description": "更新角色数据库",
                "messages": {
                    "upgrading": "正在更新角色数据库...",
                    "upgraded": "角色数据库更新完成。"
                }
            },
            "alias": {
                "description": "管理角色别名",
                "messages": {
                    "saved": "已保存角色别名「{0}」",
                    "exist": "该别名已存在。",
                    "non-existent": "未找到该角色，如果是别名请发送'enka.alias 角色全名 别名'来添加别名，例如：「enka.alias 雷电将军 雷神」"
                }
            },
            "messages": {
                "list": "<p>{0}，等级：{1}，世界等级：{3}</p><p>「{2}」</p><p>▶ 当前角色展柜有：</p>",
                "non-list": "你的角色展柜空空如也，请检查一下是否开放。",
                "bind": "请先绑定 UID。",
                "non-existent": "未找到该角色，如果是别名请发送'enka.alias 角色全名 别名'来添加别名，例如：「enka.alias 雷电将军 雷神」",
                "relax": "坐和放宽，在查了！",
                "not-found": "没有在玩家的角色展柜中找到该角色。",
                "forbidden": "访问被拒绝，请稍后再试。",
                "no-data": "无法获取玩家数据，请检查 UID 是否正确。",
                "no-characters": "该玩家没有展示任何角色，请检查角色展柜设置。",
                "rate-limited": "请求过于频繁，请稍后再试。",
                "server-error": "服务器错误，请稍后再试。",
                "error": "无法查看。"
            }
        }
    }
}
