diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-21 15:55:58 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-21 15:55:58 +0800 |
| commit | c763b6151f6dee44609169b36dfc4eb1b44bfa4d (patch) | |
| tree | dd00a3f10da49b6dc877cde29eed202342a12b78 /src | |
| parent | 5a00d02eff898decbfc06149d5f74dfbf79d9eef (diff) | |
| download | RoughlyEnoughItems-c763b6151f6dee44609169b36dfc4eb1b44bfa4d.tar.gz RoughlyEnoughItems-c763b6151f6dee44609169b36dfc4eb1b44bfa4d.tar.bz2 RoughlyEnoughItems-c763b6151f6dee44609169b36dfc4eb1b44bfa4d.zip | |
New translations en_us.json (pt_br)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_br.json | 1 |
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", |
