From 56ec24486fb2dd4a7e0b17d54ec464f0c86d7cf0 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Mon, 20 Jan 2020 22:03:51 +0800 Subject: New translations en_us.json (ja_jp) --- src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index 6251aeb31..648a3cfd1 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -80,6 +80,7 @@ "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.release_export": "§lRelease %s to export", "text.rei.recipe_id": "\n%sレシピID: %s", "text.rei.recipe_screen_type.selection": "レシピ画面タイプの選択", "text.rei.recipe_screen_type.selection.sub": "設定画面でいつでも設定を変更できます。", -- cgit