diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:08:10 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:08:10 +0800 |
| commit | a99d0acfdcdc7607a1cf9326ab015065a0ace8c3 (patch) | |
| tree | c3cdd28971489b754486bee30d481279ba84cb72 | |
| parent | a0b26fce0a0c7cba22aaab31758446cfd5309fc1 (diff) | |
| download | RoughlyEnoughItems-a99d0acfdcdc7607a1cf9326ab015065a0ace8c3.tar.gz RoughlyEnoughItems-a99d0acfdcdc7607a1cf9326ab015065a0ace8c3.tar.bz2 RoughlyEnoughItems-a99d0acfdcdc7607a1cf9326ab015065a0ace8c3.zip | |
New translations en_us.json (pl_pl)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index b6de37de5..d97522e9b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -129,8 +129,7 @@ "config.roughlyenoughitems.recipeScreenType": "Sposób wyświetlania receptur:", "config.roughlyenoughitems.recipeScreenType.config": "Sposób wyświetlania receptur: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Nie ustawiono", - "config.roughlyenoughitems.recipeScreenType.original": "Oryginalny", - "config.roughlyenoughitems.recipeScreenType.villager": "Na wzór handlu", + "config.roughlyenoughitems.recipeScreenType.original": "Domyślne", "config.roughlyenoughitems.layout": "Wygląd", "config.roughlyenoughitems.tooltips": "Podpowiedzi", "config.roughlyenoughitems.accessibility": "Dostępność", @@ -172,9 +171,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Lewy / Prawy Dolny", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Lewy / Prawy Górny", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Po środku", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Zanikanie paska przewijania:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Nigdy", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Gdy nieaktywny", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Zanikanie paska przewijania:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Nigdy", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Gdy nieaktywny", "config.roughlyenoughitems.disableRecipeBook": "Wyświetlanie waniliowej Książki receptur:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNie", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aTak", |
