diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:11 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:11 +0800 |
| commit | 353b050e84fa16b993b3777dfa7ba258649249a4 (patch) | |
| tree | daf48ec9f69f402624b0704fcdd3d76c556f5d6c | |
| parent | 943fe06cd7f9f1b6df58d8c3ef6c49b5f0e01f86 (diff) | |
| download | RoughlyEnoughItems-353b050e84fa16b993b3777dfa7ba258649249a4.tar.gz RoughlyEnoughItems-353b050e84fa16b993b3777dfa7ba258649249a4.tar.bz2 RoughlyEnoughItems-353b050e84fa16b993b3777dfa7ba258649249a4.zip | |
New translations en_us.json (ja_jp)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index 55d65ac5e..61f08ada0 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -88,9 +88,13 @@ "text.rei.recipe_screen_type.selection": "レシピ画面タイプの選択", "text.rei.recipe_screen_type.selection.sub": "設定画面でいつでも設定を変更できます。", "text.rei.view_recipes_for": "%sのレシピを表示", + "text.rei.subsets": "Subsets", + "text.rei.tiny_potato": "Tiny Potatoz", "tooltip.rei.fluid_amount": "§7%d Unit", "msg.rei.copied_recipe_id": "Copied Recipe Identifier", "msg.rei.recipe_id_details": "Recipe ID: %s", + "subsets.rei.roughlyenoughitems.all_entries": "All Entries", + "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs", "_comment": "Tooltipsの設定", "config.roughlyenoughitems.title": "Roughly Enough Itemsの設定", "config.roughlyenoughitems.!general": "一般", @@ -99,6 +103,7 @@ "config.roughlyenoughitems.technical": "高度な設定", "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.filtering": "Filtering", + "config.roughlyenoughitems.experimental": "Experimental Features", "config.roughlyenoughitems.cheating": "チートモード:", "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", @@ -111,6 +116,7 @@ "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "クリック可能なレシピの矢印:", + "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "有効", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "無効", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", |
