diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-10 23:45:58 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-10 23:45:58 +0800 |
| commit | 4d4037e56a0ebd8becd859828197b896feec3459 (patch) | |
| tree | e98869d64e0759abc748d441cb1e20c12cdf5422 /src/main | |
| parent | 481d81241369abed604f603c8fb147000f98d866 (diff) | |
| download | RoughlyEnoughItems-4d4037e56a0ebd8becd859828197b896feec3459.tar.gz RoughlyEnoughItems-4d4037e56a0ebd8becd859828197b896feec3459.tar.bz2 RoughlyEnoughItems-4d4037e56a0ebd8becd859828197b896feec3459.zip | |
New translations en_us.json (ja_jp)
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": "無効", |
