diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:39:38 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:39:38 +0800 |
| commit | 15c3511d77db486f63aebbcada911e3adad9b2d1 (patch) | |
| tree | 8f56e097dca3571e53f9c0d70cd5eb653de21f40 /src/main | |
| parent | 3237c087767c85b13ac1823eb61d2330b7d1e705 (diff) | |
| download | RoughlyEnoughItems-15c3511d77db486f63aebbcada911e3adad9b2d1.tar.gz RoughlyEnoughItems-15c3511d77db486f63aebbcada911e3adad9b2d1.tar.bz2 RoughlyEnoughItems-15c3511d77db486f63aebbcada911e3adad9b2d1.zip | |
New translations en_us.json (pt_pt)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json | 6 |
1 files changed, 4 insertions, 2 deletions
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", |
