diff options
Diffstat (limited to 'src')
| -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", |
