diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:39:37 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:39:37 +0800 |
| commit | 3237c087767c85b13ac1823eb61d2330b7d1e705 (patch) | |
| tree | 2d2451bef1410a8eb407f285c5e5293b985bf6b5 /src | |
| parent | 559efc9f315b7192c91dcbc82200d42176c14f50 (diff) | |
| download | RoughlyEnoughItems-3237c087767c85b13ac1823eb61d2330b7d1e705.tar.gz RoughlyEnoughItems-3237c087767c85b13ac1823eb61d2330b7d1e705.tar.bz2 RoughlyEnoughItems-3237c087767c85b13ac1823eb61d2330b7d1e705.zip | |
New translations en_us.json (pl_pl)
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", |
