From 886a59e3c0e7016c46795e0d90e0cad8e7bfaf89 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 9 Sep 2020 16:51:00 +0800 Subject: New translations en_us.json (pt_pt) --- src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/main/resources/assets/roughlyenoughitems') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json index 1203ff2c5..b020c7ba6 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json @@ -31,6 +31,9 @@ "category.rei.stripping": "Despir", "category.rei.smithing": "Smithing", "category.rei.beacon_base": "Base do Sinalizador", + "category.rei.beacon_payment": "Beacon Payment", + "category.rei.tilling": "Tilling", + "category.rei.pathing": "Pathing", "category.rei.information": "Informação", "text.rei.composting.chance": "§e%d%% de chance", "text.rei.composting.page": "Página %d", -- cgit