diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-05-07 09:36:55 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-05-07 09:36:55 +0800 |
| commit | 86285dee437cfdb20d3aefaba2c4311fd3f4d25c (patch) | |
| tree | d9a7d26cce55d73c037b6a94e56deaaa2429740b | |
| parent | 7fed255d2ad056c49a6449828e7e9fc2c42c9bf2 (diff) | |
| download | RoughlyEnoughItems-86285dee437cfdb20d3aefaba2c4311fd3f4d25c.tar.gz RoughlyEnoughItems-86285dee437cfdb20d3aefaba2c4311fd3f4d25c.tar.bz2 RoughlyEnoughItems-86285dee437cfdb20d3aefaba2c4311fd3f4d25c.zip | |
New translations en_us.json (pt_pt)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json index 5ed749032..6bf00042e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json @@ -150,6 +150,7 @@ "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Lado Direito", "config.roughlyenoughitems.debugRenderTimeRequired": "Modo de Depuração da Lista de Referências:", "config.roughlyenoughitems.debugSearchTimeRequired": "Modo de Depuração da Pesquisa:", + "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:", "config.roughlyenoughitems.searchFieldLocation": "Posição do Campo de Pesquisa:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "Canto Inferior Esquerdo / Direito", "config.roughlyenoughitems.searchFieldLocation.top_side": "Canto Superior Esquerdo / Direito", |
