aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/pt_br.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
index a6c01faf0..54d018929 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
@@ -112,6 +112,7 @@
"config.roughlyenoughitems.mirrorItemPanel": "Item List Position:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Left Side",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Right Side",
+ "config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:",
"config.roughlyenoughitems.searchFieldLocation": "Search Field Position:",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bottom Left / Right",
"config.roughlyenoughitems.searchFieldLocation.top_side": "Top Left / Right",