diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-05-07 09:37:04 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-05-07 09:37:04 +0800 |
| commit | 3a183056e0cade665aaadb8951dcec3965e43c40 (patch) | |
| tree | 2b775270c8a71330170671f9c68b35f3c02e0984 /src | |
| parent | 54d68a716c1e9ac6cb88349925261a01490e255b (diff) | |
| download | RoughlyEnoughItems-3a183056e0cade665aaadb8951dcec3965e43c40.tar.gz RoughlyEnoughItems-3a183056e0cade665aaadb8951dcec3965e43c40.tar.bz2 RoughlyEnoughItems-3a183056e0cade665aaadb8951dcec3965e43c40.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 fbb42b994..980a0883f 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -150,6 +150,7 @@ "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Lado Direito", "config.roughlyenoughitems.debugRenderTimeRequired": "Lista de Entrada Modo Debug:", "config.roughlyenoughitems.debugSearchTimeRequired": "Pesquisa Modo Debug:", + "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:", "config.roughlyenoughitems.searchFieldLocation": "Local de Pesquisa:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "Embaixo", "config.roughlyenoughitems.searchFieldLocation.top_side": "Topo", |
