From 15c3511d77db486f63aebbcada911e3adad9b2d1 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Mon, 27 Apr 2020 15:39:38 +0800 Subject: New translations en_us.json (pt_pt) --- src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json index 2e1bd78f1..c2a44df4f 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json @@ -60,8 +60,10 @@ "text.rei.view_all_categories": "Visualizar todas as categorias", "text.rei.go_back_first_page": "Retornar para página 1", "text.rei.choose_page": "Escolhar página", - "text.rei.gamemode_button.tooltip": "Alternar modo de jogo\n§7Alternar para o modo %s", - "text.rei.weather_button.tooltip": "Alternar clima\n§7Altenar para %s.", + "text.rei.gamemode_button.tooltip.all": "Switch Game Mode", + "text.rei.gamemode_button.tooltip.entry": "Switch to %s", + "text.rei.weather_button.tooltip.all": "Switch Weather", + "text.rei.weather_button.tooltip.entry": "Switch to %s", "text.rei.reload_config": "Recarregar Plugins", "text.rei.config.is.reloading": "Os plugins estão recarregando!", "text.rei.enabled": "Sim", -- cgit