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/ask/locales/zh_tw.json
2024-01-05 15:38:37 +08:00

7 lines
No EOL
415 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.

{
"ask.help": "透過 ChatGPT 回答問題。",
"ask.help.desc": "有問題為什麽不問小可呢?",
"ask.help.regex": "問:<question> 透過 ChatGPT 回答問題。",
"ask.message.rate_limit_exceeded": "您已被速率限制,請在 20 秒後重試。",
"ask.message.text2img.error": "(發生錯誤:無法正確將以下內容轉換為圖片,嘗試原文輸出:\n${text}"
}