Explorar el Código

New translations en_us.json (ja_jp)

shedaniel hace 5 años
padre
commit
bc1c81cbc1
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json

+ 5 - 0
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": "無効",