diff --git a/src/locales/zh-tw.json b/src/locales/zh-tw.json index 0967ef42..cd9692a7 100644 --- a/src/locales/zh-tw.json +++ b/src/locales/zh-tw.json @@ -1 +1,23 @@ -{} +{ + "worldgen/noise-settings": "噪聲設定", + "worldgen/template-pool": "模板池", + "worldgen/surface-builder": "地表生成器", + "worldgen/structure-feature": "結構地物", + "worldgen/processor-list": "處理器列表", + "worldgen/feature": "地物", + "worldgen/carver": "地形雕刻器", + "worldgen/biome": "生態域", + "visualize": "可視化", + "title.home": "資料包生成器", + "title.generator": "%0% 生成器", + "share": "分享", + "reset": "重設", + "predicate": "述詞", + "loot-table": "戰利品表", + "language": "語言", + "download": "下載", + "dimension-type": "維度類型", + "copy": "複製", + "advancement": "進度", + "dimension": "維度" +}