diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json index f4ff589cf..267ddda7a 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -132,7 +132,10 @@ "config.roughlyenoughitems.cheatingStyle": "Cheating Style:", "config.roughlyenoughitems.cheatingStyle.grab": "Grab", "config.roughlyenoughitems.cheatingStyle.give": "Give", - "config.roughlyenoughitems.reducedMotion": "Reduced Motion:", + "config.roughlyenoughitems.motion": "Animation / Motion Settings", + "config.roughlyenoughitems.motion.configScreenAnimation": "Config Screen Animated:", + "config.roughlyenoughitems.motion.creditsScreenAnimation": "Credits Screen Animated:", + "config.roughlyenoughitems.motion.favoritesAnimation": "Favorites Animated:", "config.roughlyenoughitems.recipeScreenType": "Recipe Screen Type:", "config.roughlyenoughitems.recipeScreenType.config": "Recipe Screen Type: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Not Set", |
