diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-20 17:32:13 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-20 17:32:13 +0800 |
| commit | ad07fcd8ca6f8bb76e596ac0dd55e0da39c54431 (patch) | |
| tree | b29a09632e1808ef2ca5580aba37bda9571db4ef | |
| parent | 2ae304d16616f8d9b4e32ac6f40deb39573b4747 (diff) | |
| download | RoughlyEnoughItems-ad07fcd8ca6f8bb76e596ac0dd55e0da39c54431.tar.gz RoughlyEnoughItems-ad07fcd8ca6f8bb76e596ac0dd55e0da39c54431.tar.bz2 RoughlyEnoughItems-ad07fcd8ca6f8bb76e596ac0dd55e0da39c54431.zip | |
New translations en_us.json (ja_jp)
| -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": "明るいテーマ", |
