diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-02-16 12:46:40 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-02-21 22:57:12 +0800 |
| commit | 58c79cb1add73b99333e656efd5cf998168d3d65 (patch) | |
| tree | b4893dd590fa18063afc093ee98e08c222b335be | |
| parent | 58713f34211eaa25b5482e780bbfa73a64db6340 (diff) | |
| download | RoughlyEnoughItems-58c79cb1add73b99333e656efd5cf998168d3d65.tar.gz RoughlyEnoughItems-58c79cb1add73b99333e656efd5cf998168d3d65.tar.bz2 RoughlyEnoughItems-58c79cb1add73b99333e656efd5cf998168d3d65.zip | |
New translations en_us.json (ja_jp)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index 5cded0a5e..12e3c27b8 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -29,7 +29,8 @@ "category.rei.composting": "コンポスター", "category.rei.stripping": "剥ぎ取る", "category.rei.smithing": "鍛冶", - "category.rei.beacon_base": "ビーコンの土台", + "category.rei.beacon_base": "ビーコンの台座ブロック", + "category.rei.beacon_payment": "ビーコンを作動させる材料", "category.rei.information": "詳細情報", "text.rei.composting.chance": "§e%d%%の確率", "text.rei.composting.page": "%dページ", |
