From c881aaf74b0ad6dbbc83687073ae1e1f481e92d3 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 12 Feb 2020 05:10:47 +0800 Subject: New translations en_us.json (pl_pl) --- src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index 540627ec4..cb29821c8 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -1,10 +1,10 @@ { - "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)", - "text.rei.cheating": "Cheating", - "text.rei.cheating_disabled": "§7Cheating Disabled", - "text.rei.cheating_enabled": "§cCheating Enabled", - "text.rei.cheating_limited_enabled": "§bCheating Enabled (Using Commands)", - "text.rei.cheating_enabled_no_perms": "§7Cheating §cEnabled §7(No Permission)", + "key.rei.category": "Roughly Enough Items (Ustaw Modyfikatory w Panelu Konfiguracyjnym)", + "text.rei.cheating": "Oszukiwanie", + "text.rei.cheating_disabled": "§7Oszukiwanie Wyłączone", + "text.rei.cheating_enabled": "§cOszukiwanie Włączone", + "text.rei.cheating_limited_enabled": "§bOszukiwanie Włączone (Z użyciem komend)", + "text.rei.cheating_enabled_no_perms": "§7Oszukiwanie §cWłączone §7(Brak uprawnień)", "text.rei.no_permission_cheat": "Operator permissions are required to cheat items", "text.rei.search.field.suggestion": "Search...", "category.rei.crafting": "Crafting", -- cgit