diff options
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index bd6c9af90..43812175a 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -5,6 +5,7 @@ "text.rei.cheating_enabled": "§cTryb Oszukiwania włączony", "text.rei.cheating_limited_enabled": "§bTryb Oszukiwania włączony (Z użyciem komend)", "text.rei.cheating_enabled_no_perms": "§7Tryb Oszukiwania §cwłączony §7(Brak uprawnień)", + "text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)", "text.rei.no_permission_cheat": "Do pobierania przedmiotów potrzebne są uprawnienia operacyjne", "text.rei.search.field.suggestion": "Szukaj...", "category.rei.crafting": "Wytwarzanie", @@ -118,6 +119,9 @@ "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Skopiuj Id receptury:", "config.roughlyenoughitems.keyBindings.exportImageKeybind": "Export Recipe:", "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Dodaj przedmiot do Ulubionych:", + "config.roughlyenoughitems.cheatingStyle": "Cheating Style:", + "config.roughlyenoughitems.cheatingStyle.grab": "Grab", + "config.roughlyenoughitems.cheatingStyle.give": "Give", "config.roughlyenoughitems.recipeScreenType": "Sposób wyświetlania receptur:", "config.roughlyenoughitems.recipeScreenType.config": "Sposób wyświetlania receptur: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Nie ustawiono", |
