From be7b641955a197d55251c3cbd4a314476cf94fb3 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 30 Apr 2020 01:08:07 +0800 Subject: Update to 20w18a and add recipe exporter Signed-off-by: shedaniel --- src/main/resources/assets/roughlyenoughitems/lang/pt_br.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/assets/roughlyenoughitems/lang/pt_br.json') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index 6687fbc45..472e6fa8e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": " §7Pressione %s para colocar nos favoritos.", "text.rei.remove_favorites_tooltip": " §7Pressione %s para apagar dos favoritos.", "text.rei.working_station": "Estação de trabalho", - "text.rei.release_export": "§lRelease %s para exportar", + "text.rei.release_export": "Release %s para exportar", "text.rei.recipe_id": "\n%sID de receita: %s", "text.rei.recipe_screen_type.selection": "Seleção do tipo do menu de receitas", "text.rei.recipe_screen_type.selection.sub": "Você sempre pode editar essa opção denovo através do menu de configuração.", -- cgit