aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2019-12-10 23:46:01 +0800
committershedaniel <daniel@shedaniel.me>2019-12-10 23:46:01 +0800
commit2d72a90a965dd31f039ff970caf271b20d38c337 (patch)
tree5c52787d9af8e5ee65b0205a6ea477b47cd1e417 /src/main
parent4d4037e56a0ebd8becd859828197b896feec3459 (diff)
downloadRoughlyEnoughItems-2d72a90a965dd31f039ff970caf271b20d38c337.tar.gz
RoughlyEnoughItems-2d72a90a965dd31f039ff970caf271b20d38c337.tar.bz2
RoughlyEnoughItems-2d72a90a965dd31f039ff970caf271b20d38c337.zip
New translations en_us.json (pt_br)
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/pt_br.json5
1 files changed, 5 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 7e2347f9c..e0f859a0b 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
@@ -77,6 +77,9 @@
"text.rei.next_page": "Próxima página",
"text.rei.back": "Retornar",
"text.rei.select": "Selecionar",
+ "text.rei.favorites": "Favorites",
+ "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.",
+ "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.",
"text.rei.working_station": "Estação de trabalho",
"text.rei.recipe_id": "\n%sID de receita: %s",
"text.rei.recipe_screen_type.selection": "Seleção do tipo do menu de receitas",
@@ -92,6 +95,8 @@
"config.roughlyenoughitems.modules": "Modules",
"config.roughlyenoughitems.technical": "Technical",
"config.roughlyenoughitems.cheating": "Cheating:",
+ "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
+ "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled",