diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:11 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:11 +0800 |
| commit | 35c037d757be19d9ac40ff078dea87d6dc1234e3 (patch) | |
| tree | 68bb89f55405019838bfb80d50191c37b8e82667 /src | |
| parent | 06b56c268d0dde056862fc742f495cb919fa4dde (diff) | |
| download | RoughlyEnoughItems-35c037d757be19d9ac40ff078dea87d6dc1234e3.tar.gz RoughlyEnoughItems-35c037d757be19d9ac40ff078dea87d6dc1234e3.tar.bz2 RoughlyEnoughItems-35c037d757be19d9ac40ff078dea87d6dc1234e3.zip | |
New translations en_us.json (ja_jp)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 5 |
1 files changed, 4 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 d5fdb5e0c..cb8b161ba 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -95,6 +95,8 @@ "tooltip.rei.fluid_amount": "§7%d Unit", "msg.rei.copied_recipe_id": "Copied Recipe Identifier", "msg.rei.recipe_id_details": "Recipe ID: %s", + "msg.rei.exported_recipe": "Exported Recipe", + "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.", "subsets.rei.roughlyenoughitems.all_entries": "All Entries", "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs", "_comment": "Tooltipsの設定", @@ -115,6 +117,7 @@ "config.roughlyenoughitems.previousPageKeybind": "Previous Page:", "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:", "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:", + "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "クリック可能なレシピの矢印:", @@ -141,7 +144,7 @@ "config.roughlyenoughitems.recipeBorder.lighter": "Lighter", "config.roughlyenoughitems.recipeBorder.default": "Default", "config.roughlyenoughitems.recipeBorder.none": "None", - "config.roughlyenoughitems.maxRecipePerPage": "ページあたりのレシピの最大数:", + "config.roughlyenoughitems.maxRecipesPerPage": "ページあたりのレシピの最大数:", "config.roughlyenoughitems.mirrorItemPanel": "アイテムリストの位置:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左側", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右側", |
