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

5 lines
191 B
JSON
Raw Normal View History

2023-06-16 07:47:42 +00:00
{
"langconv.help": "简繁转换。支持的语言zh_cn、zh_tw、zh_hk",
2023-06-26 16:08:43 +00:00
"langconv.message.unsupported_language": "不支持此语言。支持的语言zh_cn、zh_tw、zh_hk"
2023-06-16 07:47:42 +00:00
}