diff options
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index fac4c96f8..18b67898a 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.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": "Render Entry Extra Overlay:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": "外観テーマ:", "config.roughlyenoughitems.darkTheme.boolean.true": "暗いテーマ", "config.roughlyenoughitems.darkTheme.boolean.false": "明るいテーマ", |
