diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:40:08 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:40:08 +0800 |
| commit | 2fba5f676ac34bf13092b81767b29825df759c6e (patch) | |
| tree | 061dc67c5ce8bdbb730f61496aca2e41610d0d77 /src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json | |
| parent | 72ed664db6cd2e68fbe22a5c33ad7a54ea2d1544 (diff) | |
| parent | 76ac3de1f12db5b0df82e79114f5d88042f8a8bd (diff) | |
| download | RoughlyEnoughItems-2fba5f676ac34bf13092b81767b29825df759c6e.tar.gz RoughlyEnoughItems-2fba5f676ac34bf13092b81767b29825df759c6e.tar.bz2 RoughlyEnoughItems-2fba5f676ac34bf13092b81767b29825df759c6e.zip | |
Merge remote-tracking branch 'shedaniel/l10n_4.x-unstable' into 4.x-unstable
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json')
| -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", |
