diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index 934900de0..5cf8082bb 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -60,8 +60,10 @@ "text.rei.view_all_categories": "Pokaż wszystkie kategorie", "text.rei.go_back_first_page": "Powrót do strony 1", "text.rei.choose_page": "Wybierz stronę", - "text.rei.gamemode_button.tooltip": "Przełącz tryb gry\n§7Przełącz na tryb %s.\n\n§7Kliknij z Shiftem, aby przełączyć w drugą stronę.", - "text.rei.weather_button.tooltip": "Przełącz pogodę\n§7Przełącz na %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": "Przeładuj pluginy", "text.rei.config.is.reloading": "Pluginy ładują się ponownie!", "text.rei.enabled": "Tak", |
