diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-10 23:45:48 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-10 23:45:48 +0800 |
| commit | b62db0ac6ccdcba29a2d484273306a48c3caccf2 (patch) | |
| tree | 88ea42b8caf83527073fb826c63989ed776d3ae4 | |
| parent | f175e5010a80a2cb22ea6ae2f6d55312da649643 (diff) | |
| download | RoughlyEnoughItems-b62db0ac6ccdcba29a2d484273306a48c3caccf2.tar.gz RoughlyEnoughItems-b62db0ac6ccdcba29a2d484273306a48c3caccf2.tar.bz2 RoughlyEnoughItems-b62db0ac6ccdcba29a2d484273306a48c3caccf2.zip | |
New translations en_us.json (lol_us)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 5 |
1 files changed, 5 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 b553f2bb5..6290488b5 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -77,6 +77,9 @@ "text.rei.next_page": "Next Pwage", "text.rei.back": "Back", "text.rei.select": "Sewect", + "text.rei.favorites": "Favorites", + "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", + "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", "text.rei.working_station": "Wowking Station", "text.rei.recipe_id": "\n%sWecipe Id: %s", "text.rei.recipe_screen_type.selection": "Wecipe Scween Type Sewection", @@ -92,6 +95,8 @@ "config.roughlyenoughitems.modules": "Moduwes", "config.roughlyenoughitems.technical": "Techwicaw", "config.roughlyenoughitems.cheating": "Cheating:", + "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Cwickabwe Wecipe Awwows:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabwed", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabwed", |
