From ad07fcd8ca6f8bb76e596ac0dd55e0da39c54431 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Fri, 20 Dec 2019 17:32:13 +0800 Subject: New translations en_us.json (ja_jp) --- src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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": "明るいテーマ", -- cgit