diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-08 15:52:05 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-08 15:52:05 +0800 |
| commit | e7477f56ada52a36e5f7a58c521e1c4347ba20e9 (patch) | |
| tree | 754a76dfd9dc1b6f9208b1922280c9730547e397 /src | |
| parent | f672203795134d3ede90a5151870531469e6607b (diff) | |
| download | RoughlyEnoughItems-e7477f56ada52a36e5f7a58c521e1c4347ba20e9.tar.gz RoughlyEnoughItems-e7477f56ada52a36e5f7a58c521e1c4347ba20e9.tar.bz2 RoughlyEnoughItems-e7477f56ada52a36e5f7a58c521e1c4347ba20e9.zip | |
New translations en_us.json (pt_br)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_br.json | 2 |
1 files changed, 2 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 018f6c8b3..a428a5768 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -36,6 +36,8 @@ "text.rei.composting.page": "Página %d", "text.rei.config": "Configuração", "text.rei.config_tooltip": "Abrir menu de configuração\n§7Shift-Clique para alternar modo trapaça", + "text.rei.config.optifine.title": "Failed to open REI config screen", + "text.rei.config.optifine.description": "The configuration screen is incompatible with OptiFine / OptiFabric.", "text.rei.cheat_items": "Entregado [{item_name}§f] x{item_count} para {player_name}.", "text.rei.failed_cheat_items": "§cFalha ao obter itens.", "ordering.rei.ascending": "Crescente", |
