diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-08 15:51:59 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-08 15:51:59 +0800 |
| commit | b17fa1ee35f21c920f11072196928d373076c4ac (patch) | |
| tree | c2b40a91981b9937ff1c721f71ee0ff7da9ef753 /src | |
| parent | 2bb359ab9818b5fa7fcd26d285d1399941206bac (diff) | |
| download | RoughlyEnoughItems-b17fa1ee35f21c920f11072196928d373076c4ac.tar.gz RoughlyEnoughItems-b17fa1ee35f21c920f11072196928d373076c4ac.tar.bz2 RoughlyEnoughItems-b17fa1ee35f21c920f11072196928d373076c4ac.zip | |
New translations en_us.json (pt_pt)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json | 2 |
1 files changed, 2 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 aa71c00ae..803f90d6d 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.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", |
