diff options
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 1 |
1 files changed, 1 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 9fb84c827..672f0a0b7 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -112,6 +112,7 @@ "config.roughlyenoughitems.mirrorItemPanel": "Item Wist Position:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Weft Side", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Wight Side", + "config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:", "config.roughlyenoughitems.searchFieldLocation": "Seawch Fiewd Position:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bottom Weft / Wight", "config.roughlyenoughitems.searchFieldLocation.top_side": "Top Left / Wight", |
