Files
Pumpkin/assets/translations/zh_cn.json
YAJ-54S12G-1 21b22ff63a Add Traditional Chinese, Fix Simplified Chinese (#1705)
* zh_tw translation

* zh_hk translation

* translation fix: zh_cn, zh_hk, zh_tw
2026-02-24 19:24:15 -05:00

12 lines
664 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.
{
"commands.pumpkin.version": "Pumpkin %s\n",
"commands.pumpkin.description": "让每个人都能搭建快速且高效的 Minecraft 服务器。\n",
"commands.pumpkin.minecraft_version": "(Minecraft %s协议 %s)\n",
"commands.pumpkin.github": "[GitHub 仓库]",
"commands.pumpkin.website": "[官方网站]",
"commands.pumpkin.version.hover": "点击复制版本号",
"commands.pumpkin.description.hover": "点击复制描述",
"commands.pumpkin.minecraft_version.hover": "点击复制 Minecraft 版本",
"commands.pumpkin.github.hover": "点击打开仓库。",
"commands.pumpkin.website.hover": "点击打开网站。"
}