diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-12 05:10:47 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-12 05:10:47 +0800 |
| commit | c881aaf74b0ad6dbbc83687073ae1e1f481e92d3 (patch) | |
| tree | c9c4cef84e9c54583892a62315ba7fa1923c0181 /src/main | |
| parent | 259a6a8e3f9a61297154d5107f29790f9f4415f4 (diff) | |
| download | RoughlyEnoughItems-c881aaf74b0ad6dbbc83687073ae1e1f481e92d3.tar.gz RoughlyEnoughItems-c881aaf74b0ad6dbbc83687073ae1e1f481e92d3.tar.bz2 RoughlyEnoughItems-c881aaf74b0ad6dbbc83687073ae1e1f481e92d3.zip | |
New translations en_us.json (pl_pl)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 12 |
1 files changed, 6 insertions, 6 deletions
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", |
