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_tw.json

7 lines
407 B
JSON
Raw Normal View History

{
2023-04-08 03:05:29 +00:00
"summary.message": "接下來,請傳送要生成摘要的合併轉發訊息。",
"summary.message.not_found": "未檢測到合併轉發訊息。",
2023-04-08 03:05:29 +00:00
"summary.message.waiting": "正在生成摘要。您的聊天記錄共 ${count} 個字元,大約需要 ${time} 秒。請稍候……",
2023-04-05 06:54:05 +00:00
"summary.help.desc": "開始發送聊天摘要。",
2023-04-08 03:05:29 +00:00
"summary.help": "開始傳送聊天摘要。"
}