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
2023-04-05 14:54:05 +08:00

7 lines
No EOL
461 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"summary.message": "接下来,请发送要生成摘要的合并转发消息。",
"summary.message.not_found": "未检测到合并转发消息。",
"summary.message.waiting": "正在生成摘要。您的聊天记录共 ${count} 个字符,大约需要 ${time} 秒。请稍候……",
"summary.help.desc": "使用 ChatGPTgpt-3.5-turbo生成合并转发信息的聊天记录摘要。",
"summary.help": "开始发送聊天摘要。"
}