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

5 lines
191 B
JSON
Raw Normal View History

2023-06-16 17:38:41 +00:00
{
"langconv.help": "简繁转换。支持的语言zh_cn、zh_tw、zh_hk",
"langconv.message.unsupported_language": "不支持此语言。支持的语言zh_cn、zh_tw、zh_hk"
}