diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-20 22:03:51 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-20 22:03:51 +0800 |
| commit | 56ec24486fb2dd4a7e0b17d54ec464f0c86d7cf0 (patch) | |
| tree | 8b52818a01a31d3ab184d18801a2d4315efedadf /src | |
| parent | 1ba7f7a5edb8b249ad09d4e0d24d201340170f63 (diff) | |
| download | RoughlyEnoughItems-56ec24486fb2dd4a7e0b17d54ec464f0c86d7cf0.tar.gz RoughlyEnoughItems-56ec24486fb2dd4a7e0b17d54ec464f0c86d7cf0.tar.bz2 RoughlyEnoughItems-56ec24486fb2dd4a7e0b17d54ec464f0c86d7cf0.zip | |
New translations en_us.json (ja_jp)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 1 |
1 files changed, 1 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 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": "設定画面でいつでも設定を変更できます。", |
