diff --git a/src/locales/zh-tw.json b/src/locales/zh-tw.json index 70452f4b..73c5b9a1 100644 --- a/src/locales/zh-tw.json +++ b/src/locales/zh-tw.json @@ -126,5 +126,24 @@ "title.generators": "資料包生成器", "versions.data_pack_format": "資料包格式", "title.guides": "資料包指南", - "any_version": "任何版本" + "any_version": "任何版本", + "contributor.content": "指南作者", + "contributor.report": "回報錯誤", + "contributor.support": "支持者", + "contributor.translation": "翻譯者", + "copy_share": "複製分享連結", + "customized.basic": "基礎", + "customized.structures": "結構", + "customized.ores": "礦物", + "developed_by": "開發者", + "donate": "贊助", + "enabled": "已啟用", + "font": "字型", + "format.json": "JSON", + "generate_new_uuid": "以新 UUID 產生", + "generate_new_color": "產生新顏色", + "contributor.code": "程式碼貢獻者", + "disabled": "已停用", + "generator.not_found": "找不到生成器「%0%」", + "generators.all": "所有生成器" }