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

6 lines
387 B
JSON
Raw Normal View History

2023-03-19 14:29:16 +00:00
{
2023-04-15 23:50:59 +00:00
"mcmod.help.details": "通过 Mod 内容的名称获取模组简介及链接,可使用物品/方块/实体的 ID 或准确名称。",
"mcmod.help.mod_name": "通过 Mod 名称获取模组简介及链接,可使用无歧义缩写和准确名称。",
2023-04-08 17:20:28 +00:00
"mcmod.message.not_found": "找不到结果。",
2023-04-05 06:54:05 +00:00
"mcmod.help.desc": "从 MC 百科获取 Minecraft 模组信息。"
2023-03-19 06:36:34 +00:00
}