diff options
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json index 7100cb502..85cab40a7 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -50,6 +50,7 @@ "error.rei.transfer.too_small": "Unable to move items to a 2x2 grid.", "error.rei.not.on.server": "REI is not on the server.", "error.rei.not.enough.materials": "Not Enough Materials.", + "rei.rei.no.slot.in.inv": "Can't find any space for item in the inventory", "text.rei.config.craftable_only": "Craftable Filter: ", "text.rei.config.clickable_recipe_arrows": "Clickable Recipe Arrows: ", "text.rei.config.text.true": "Enabled", |
