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/en_us.json

7 lines
427 B
JSON
Raw Normal View History

2023-03-19 09:50:17 +00:00
{
2023-05-21 03:48:33 +00:00
"summary.help": "Start sending chat summary.",
"summary.help.desc": "Start sending chat summary.",
2023-03-25 08:55:00 +00:00
"summary.message": "Next, please send a merge forward message to generate the summary.",
"summary.message.not_found": "No merge forward messages detected.",
2023-05-21 03:48:33 +00:00
"summary.message.waiting": "Generating abstracts. Your chat history is ${count} characters and takes approximately ${time} seconds. Please wait..."
2023-03-19 09:50:17 +00:00
}