diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-20 17:32:06 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-20 17:32:06 +0800 |
| commit | 710f8db8cd54b0c606013baff4e030119b8a9d66 (patch) | |
| tree | 2010e246b3aee0eb3923cccfb6253b26d0ff697e | |
| parent | b03f76a1447401304dc769689cc47b7a50ca068d (diff) | |
| download | RoughlyEnoughItems-710f8db8cd54b0c606013baff4e030119b8a9d66.tar.gz RoughlyEnoughItems-710f8db8cd54b0c606013baff4e030119b8a9d66.tar.bz2 RoughlyEnoughItems-710f8db8cd54b0c606013baff4e030119b8a9d66.zip | |
New translations en_us.json (zh_tw)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 363dfb610..663b827aa 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -94,13 +94,14 @@ "config.roughlyenoughitems.appearance": "外觀", "config.roughlyenoughitems.modules": "功能", "config.roughlyenoughitems.technical": "技術性", + "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": "作弊:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "可點擊的食譜箭頭:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "啟用", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用", - "config.roughlyenoughitems.renderEntryExtraOverlay": "項目上顯示額外的資料:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": "外觀主題:", "config.roughlyenoughitems.darkTheme.boolean.true": "暗主題", "config.roughlyenoughitems.darkTheme.boolean.false": "亮主題", |
