Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/modules/phigros/locales/zh_cn.json

12 lines
891 B
JSON
Raw Normal View History

2023-05-19 06:35:01 +00:00
{
"phigros.help.desc": "查询 Phigros 相关内容。",
"phigros.help.bind": "使用云存档 SessionToken 绑定用户,建议私聊使用。",
"phigros.message.bind.warning": "警告:您正在群组中绑定用户,这有可能会使您的用户云存档数据被他人篡改。请尽量私聊绑定用户以避免这种情况。\n您可以通过重新登录来重置 SessionToken。此次命令产生的消息将在 15 秒后撤回。",
"phigros.message.bind.success": "绑定成功。",
"phigros.help.unbind": "解绑用户。",
"phigros.message.unbind.success": "解绑成功。",
"phigros.help.b19": "查询 B19 列表。",
"phigros.message.user_unbound": "未绑定用户,请使用「${prefix}phigros bind」绑定一个用户。",
"phigros.message.update.success": "更新成功。",
"phigros.message.update.failed": "更新失败。"
}