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_cn.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": "游戏版本:"
}