aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-10-26 10:49:27 +0800
committershedaniel <daniel@shedaniel.me>2020-10-29 14:02:27 +0800
commit9ea4a22e9a194fd8fdc2fb03226ab38ee175a6cc (patch)
treeb4db2569bc4a90d7bb835ff451fe5e11e86e8968 /src/main
parentb7f8fc61dcaa6d202809651d46cf0946b63beef7 (diff)
downloadRoughlyEnoughItems-9ea4a22e9a194fd8fdc2fb03226ab38ee175a6cc.tar.gz
RoughlyEnoughItems-9ea4a22e9a194fd8fdc2fb03226ab38ee175a6cc.tar.bz2
RoughlyEnoughItems-9ea4a22e9a194fd8fdc2fb03226ab38ee175a6cc.zip
Favorites Dragging
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'src/main')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_us.json3
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",