diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-12-06 19:48:53 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-12-06 19:48:53 +0800 |
| commit | 79e2fcf0b5d0d2ce3b2bc502aa4d4c0db26158f0 (patch) | |
| tree | 01f4daedbd4ae6bafc1b67e9e48044798c7ba425 /src | |
| parent | f5811ddbc9f29930250a5e98e1eaa7e1178183ac (diff) | |
| download | RoughlyEnoughItems-79e2fcf0b5d0d2ce3b2bc502aa4d4c0db26158f0.tar.gz RoughlyEnoughItems-79e2fcf0b5d0d2ce3b2bc502aa4d4c0db26158f0.tar.bz2 RoughlyEnoughItems-79e2fcf0b5d0d2ce3b2bc502aa4d4c0db26158f0.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 5c41a68ef..1e1283b6b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -98,6 +98,8 @@ "text.rei.view_recipes_for": "Ver receitas para %s", "text.rei.subsets": "Subconjuntos", "text.rei.tiny_potato": "Batatinhas", + "text.rei.add_favorite_widget": "Adicionar...", + "favorite.section.gamemode": "Modo de jogo", "tooltip.rei.fluid_amount": "ยง7%d unidade(s)", "msg.rei.copied_recipe_id": "ID da receita copiado", "msg.rei.recipe_id_details": "ID da receita: %s", |
