From ad024e96f0b0c68ee3a888070785f2e22dcdd1ed Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 20 Mar 2021 23:46:49 +0800 Subject: New Crowdin updates (#490) * New translations en_us.json (fr_fr) * New translations en_us.json (tr_tr) * New translations en_us.json (et_ee) * New translations en_us.json (pt_br) * New translations en_us.json (zh_tw) * New translations en_us.json (zh_cn) * New translations en_us.json (uk_ua) * New translations en_us.json (ru_ru) * New translations en_us.json (es_es) * New translations en_us.json (pl_pl) * New translations en_us.json (nn_no) * New translations en_us.json (ja_jp) * New translations en_us.json (it_it) * New translations en_us.json (de_de) * New translations en_us.json (cs_cz) * New translations en_us.json (eo_uy) * New translations en_us.json (zh_cn) * New translations en_us.json (zh_tw) * New translations en_us.json (zh_cn) * New translations en_us.json (zh_tw) --- src/main/resources/assets/roughlyenoughitems/lang/pt_br.json | 2 -- 1 file changed, 2 deletions(-) (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 03653764c..fe6b104d5 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -66,9 +66,7 @@ "text.rei.view_all_categories": "Ver todas as categorias", "text.rei.go_back_first_page": "Voltar à página 1", "text.rei.choose_page": "Escolher página", - "text.rei.gamemode_button.tooltip.all": "Mudar modo de jogo", "text.rei.gamemode_button.tooltip.entry": "Mudar para %s", - "text.rei.weather_button.tooltip.all": "Mudar clima", "text.rei.weather_button.tooltip.entry": "Mudar para %s", "text.rei.reload_config": "Recarregar plug-ins", "text.rei.config.is.reloading": "Recarregando plug-ins!", -- cgit