aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_us.json2
1 files changed, 2 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 69b46ff52..3f1681d9b 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -43,7 +43,9 @@
"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",
+ "error.rei.recipe.not.unlocked": "Recipe not unlocked in Recipe Book.",
"error.rei.no.handlers.applicable": "No handlers are applicable.",
+ "error.rei.multi.errors": "Multiple Errors:",
"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",