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_tw.json

6 lines
387 B
JSON
Raw Normal View History

2023-03-19 06:36:34 +00:00
{
2023-05-21 03:48:33 +00:00
"mcmod.help.desc": "從 MC 百科取得 Minecraft 模組資訊。",
2023-04-15 23:50:59 +00:00
"mcmod.help.details": "透過 Mod 內容的名稱取得模組簡介及連結,可使用物品/方塊/實體的 ID 或精確名稱。",
"mcmod.help.mod_name": "透過 Mod 名稱取得模組簡介及連結,可使用無歧義簡稱或精確名稱。",
2023-06-05 03:02:23 +00:00
"mcmod.message.not_found": "未找到結果。"
2023-03-19 06:36:34 +00:00
}