diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-08 15:52:11 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-08 15:52:11 +0800 |
| commit | 16947637e86e2cdd8fa8639f72d7db4ce525d622 (patch) | |
| tree | a606adf0662f7dfc22c1c00b804444480efec259 | |
| parent | a2494dec2ceca9cd17b0976dffb57c9eb0c7ab80 (diff) | |
| download | RoughlyEnoughItems-16947637e86e2cdd8fa8639f72d7db4ce525d622.tar.gz RoughlyEnoughItems-16947637e86e2cdd8fa8639f72d7db4ce525d622.tar.bz2 RoughlyEnoughItems-16947637e86e2cdd8fa8639f72d7db4ce525d622.zip | |
New translations en_us.json (lol_us)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index 7190e218f..006cd6590 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -36,6 +36,8 @@ "text.rei.composting.page": "Page %d", "text.rei.config": "Config", "text.rei.config_tooltip": "Open Config Scween\n§7Shift-Cwick to toggwe cheat mode", + "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": "Gave [{item_name}§f] x{item_count} to {pwayew_name}.", "text.rei.failed_cheat_items": "§cFaiwed to give items.", "ordering.rei.ascending": "Ascending", |
