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/server/locales/zh_tw.json
2023-07-04 16:54:59 +08:00

14 lines
No EOL
783 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.

{
"server.help": "取得 MinecraftJava 版/基岩版伺服器 motd。",
"server.help.option.p": "顯示玩家列表",
"server.help.option.r": "顯示原始資訊",
"server.help.revoke": "是否啟用自動撤回功能(預設為是)。",
"server.message.error": "查詢呼叫 API 時發生錯誤。",
"server.message.error.local_ip": "發生錯誤:無效的域名或 IP 位址。",
"server.message.gamemode": "遊戲模式:",
"server.message.not_found": "沒有找到任何類型的 Minecraft 伺服器。",
"server.message.player": "在線玩家:",
"server.message.player.current": "目前在線玩家:\n",
"server.message.player.current.none": "目前在線玩家:\n無",
"server.message.version": "遊戲版本:"
}