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/summary/locales/zh_cn.json

7 lines
461 B
JSON
Raw Normal View History

2023-03-31 07:12:55 +00:00
{
2023-04-05 02:22:37 +00:00
"summary.help.desc": "使用 ChatGPTgpt-3.5-turbo生成合并转发信息的聊天记录摘要。",
"summary.help": "开始发送聊天摘要。",
2023-03-31 07:12:55 +00:00
"summary.message": "接下来,请发送要生成摘要的合并转发消息。",
"summary.message.not_found": "未检测到合并转发消息。",
"summary.message.waiting": "正在生成摘要。您的聊天记录共 ${count} 个字符,大约需要 ${time} 秒。请稍候……"
2023-03-19 07:44:17 +00:00
}