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

18 lines
751 B
JSON
Raw Normal View History

{
2023-05-04 12:58:21 +00:00
"hitokoto.help.desc": "获取一言。",
2023-05-05 01:44:05 +00:00
"hitokoto.help.type": "获取一言,留空则随机类型。",
2023-05-21 03:48:33 +00:00
"hitokoto.message.error.type": "发生错误:无效的类型。",
"hitokoto.message.type": "类型:",
2023-05-04 12:58:21 +00:00
"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": "哲学",
2023-05-21 03:48:33 +00:00
"hitokoto.message.type.l": "抖机灵"
}