diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index 4f7a38de0..35b8da83c 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -130,7 +130,9 @@ "config.roughlyenoughitems.darkTheme.boolean.true": "Dawk Thweme", "config.roughlyenoughitems.darkTheme.boolean.false": "Wight Thweme", "config.roughlyenoughitems.recipeBorder": "Wecipe Dispway Bowdew:", - "config.roughlyenoughitems.recipeBorder.lighter": "Wighter", + "config.roughlyenoughitems.recipeBorder.lighter": "Lighter", + "config.roughlyenoughitems.recipeBorder.default": "Default", + "config.roughlyenoughitems.recipeBorder.none": "None", "config.roughlyenoughitems.maxRecipePerPage": "Maximum Wecipes Pew Page:", "config.roughlyenoughitems.mirrorItemPanel": "Item Wist Position:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Weft Side", |
