diff options
Diffstat (limited to 'src/main')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 3 |
1 files changed, 3 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 d551b2cc3..65197dfbb 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -99,6 +99,8 @@ "text.rei.view_recipes_for": "View Recipes for %s", "text.rei.subsets": "Subsets", "text.rei.tiny_potato": "Tiny Potatoz", + "text.rei.add_favorite_widget": "Add...", + "favorite.section.gamemode": "Game Mode", "tooltip.rei.fluid_amount": "ยง7%d Unit", "msg.rei.copied_recipe_id": "Copied Recipe Identifier", "msg.rei.recipe_id_details": "Recipe ID: %s", @@ -127,6 +129,7 @@ "config.roughlyenoughitems.cheatingStyle": "Cheating Style:", "config.roughlyenoughitems.cheatingStyle.grab": "Grab", "config.roughlyenoughitems.cheatingStyle.give": "Give", + "config.roughlyenoughitems.reducedMotion": "Reduced Motion:", "config.roughlyenoughitems.recipeScreenType": "Recipe Screen Type:", "config.roughlyenoughitems.recipeScreenType.config": "Recipe Screen Type: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Not Set", |
