diff options
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 5 |
1 files changed, 5 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 cad2b7d39..57c168ebf 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -77,6 +77,9 @@ "text.rei.next_page": "次のページ", "text.rei.back": "戻る", "text.rei.select": "選択", + "text.rei.favorites": "Favorites", + "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", + "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "作業台", "text.rei.recipe_id": "\n%sレシピID: %s", "text.rei.recipe_screen_type.selection": "レシピ画面タイプの選択", @@ -92,6 +95,8 @@ "config.roughlyenoughitems.modules": "モジュール", "config.roughlyenoughitems.technical": "高度な設定", "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": "無効", |
