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/hitokoto/locales/zh_cn.json
2023-05-04 21:02:02 +08:00

19 lines
No EOL
786 B
JSON

{
"hitokoto.help.desc": "获取一言。",
"hitokoto.help": "随机获取一言。",
"hitokoto.help.type": "指定类型获取一言。",
"hitokoto.message.type.a": "动画",
"hitokoto.message.type.b": "漫画",
"hitokoto.message.type.c": "游戏",
"hitokoto.message.type.d": "文学",
"hitokoto.message.type.e": "原创",
"hitokoto.message.type.f": "来自网络",
"hitokoto.message.type.g": "其他",
"hitokoto.message.type.h": "影视",
"hitokoto.message.type.i": "诗词",
"hitokoto.message.type.j": "网易云",
"hitokoto.message.type.k": "哲学",
"hitokoto.message.type.l": "抖机灵",
"hitokoto.message.type": "类型:",
"hitokoto.message.error.type": "发生错误:无效的类型。"
}