diff options
Diffstat (limited to 'src/main/resources')
| -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 b11413995..2d5ac8ad8 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -44,6 +44,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.", + "error.rei.internal.error": "Internal Error: %s", "rei.rei.no.slot.in.inv": "Can't find any space for item in the inventory", "text.rei.showing_craftable": "Showing Craftable", "text.rei.showing_all": "Showing All", |
