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/mcplayer/locales/zh_tw.json
多羅狼 4b85d6d6ff
Update locale
訊息->資訊
2023-11-13 00:47:40 +08:00

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

{
"mcplayer.help": "透過玩家名稱或玩家 UUID 取得玩家資訊。",
"mcplayer.help.desc": "從 Mojang API 取得 MinecraftJava 版的玩家資訊。",
"mcplayer.message.not_found": "未找到 ${player} 的資訊。"
}