diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-01 14:25:48 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-01 14:25:48 +0800 |
| commit | fef7158532517ebc39f8f3d3bbc489486ad11d12 (patch) | |
| tree | 8eb3c75a034f3ec8085cd3725b76b759008c5e0f /src | |
| parent | 22448eb9f78c8b5e138e24ad3cdc1d325148bdef (diff) | |
| download | RoughlyEnoughItems-fef7158532517ebc39f8f3d3bbc489486ad11d12.tar.gz RoughlyEnoughItems-fef7158532517ebc39f8f3d3bbc489486ad11d12.tar.bz2 RoughlyEnoughItems-fef7158532517ebc39f8f3d3bbc489486ad11d12.zip | |
New translations en_us.json (pl_pl)
Diffstat (limited to 'src')
| -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", |
