diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-08 15:51:53 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-08 15:51:53 +0800 |
| commit | e326d8b60d1989e8b74c4e0eaf3015d4fa138d3d (patch) | |
| tree | 2ce312cfc32fc75cf96da760d64117c2d347576b /src | |
| parent | bf39cd98bbbef8221f171ee3a478f4a6822adbfe (diff) | |
| download | RoughlyEnoughItems-e326d8b60d1989e8b74c4e0eaf3015d4fa138d3d.tar.gz RoughlyEnoughItems-e326d8b60d1989e8b74c4e0eaf3015d4fa138d3d.tar.bz2 RoughlyEnoughItems-e326d8b60d1989e8b74c4e0eaf3015d4fa138d3d.zip | |
New translations en_us.json (ja_jp)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 2 |
1 files changed, 2 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 dfd3d2c14..91ade03d1 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -36,6 +36,8 @@ "text.rei.composting.page": "%dページ", "text.rei.config": "設定", "text.rei.config_tooltip": "設定画面を開く\n§7チートモードをShift+左ボタンで切り替え", + "text.rei.config.optifine.title": "Failed to open REI config screen", + "text.rei.config.optifine.description": "The configuration screen is incompatible with OptiFine / OptiFabric.", "text.rei.cheat_items": "{player_name}に[{item_name}§f]を{item_count} 個与えました", "text.rei.failed_cheat_items": "§cアイテムを提供できませんでした。", "ordering.rei.ascending": "昇順", |
