diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-08-08 14:15:36 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-08-08 14:15:36 +0800 |
| commit | 6464acb0a7fe98ab30f9419e6aa95bdd1e92bc74 (patch) | |
| tree | 5934398a48c318ea300e4a33e04085da10298a9d /src/main/resources | |
| parent | 3a158fb836655cbf44a5a1982222bf50d4e0c42a (diff) | |
| download | RoughlyEnoughItems-6464acb0a7fe98ab30f9419e6aa95bdd1e92bc74.tar.gz RoughlyEnoughItems-6464acb0a7fe98ab30f9419e6aa95bdd1e92bc74.tar.bz2 RoughlyEnoughItems-6464acb0a7fe98ab30f9419e6aa95bdd1e92bc74.zip | |
We delete useless stuff
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 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", |
