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/cytoid/locales/en_us.json
2023-08-20 03:11:08 +08:00

12 lines
No EOL
806 B
JSON

{
"cytoid.help.b30": "查询 Cytoid 用户的 B30/R30 列表。",
"cytoid.help.bind": "绑定 Cytoid 用户。",
"cytoid.help.profile": "查询一个用户的基本信息。",
"cytoid.help.unbind": "解绑用户。",
"cytoid.message.b30.cooldown": "距离上次执行已过去 ${time} 秒,本命令的冷却时间为 150 秒。(据官方人员所述,此 API 的调用十分昂贵,故手动做出此限制,请谅解。)",
"cytoid.message.bind.failed": "绑定失败,请检查输入。",
"cytoid.message.bind.success": "绑定成功:",
"cytoid.message.unbind.success": "解绑成功。",
"cytoid.message.user_not_found": "用户不存在。",
"cytoid.message.user_unbound": "未绑定用户,请使用“${prefix}cytoid bind”绑定一个用户。"
}