diff options
Diffstat (limited to 'src/main')
| -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": "亮主題", |
