Files
Pumpkin/assets/translations/zh_hk.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
700 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": "點擊以開啟官方網站。"
}