aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json16
1 files changed, 15 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json
index 9c7a98216..be6885542 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json
@@ -187,5 +187,19 @@
"config.roughlyenoughitems.scrollingEntryListWidget": "Sposób przeglądania przedmiotów:",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Pasek przewijania",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Ponumerowane strony",
- "text.rei.credit.text": "§lRoughly Enough Items (v %s)\n§7Oryginalnie fork modyfikacji Almost Enough Items.\n\n§lDeveloperzy\n Oryginalnie | ZenDarva\n Przepisanie od podstaw | Danielshe\n Wsparcie starego pluginu | TehNut\n\n§lTłumaczenie\n%s\n\n§lLicencja\n§7Roughly Enough Items działa na licencji MIT."
+ "text.rei.credit.text": "§lRoughly Enough Items (v %s)\n§7Oryginalnie fork modyfikacji Almost Enough Items.\n\n§lDeveloperzy\n Oryginalnie | ZenDarva\n Przepisanie od podstaw | Danielshe\n Wsparcie starego pluginu | TehNut\n\n§lTłumaczenie\n%s\n\n§lLicencja\n§7Roughly Enough Items działa na licencji MIT.",
+ "language.roughlyenoughitems.english": "English",
+ "language.roughlyenoughitems.japanese": "Japanese",
+ "language.roughlyenoughitems.chinese_simplified": "Chinese Simplified",
+ "language.roughlyenoughitems.chinese_traditional": "Chinese Traditional",
+ "language.roughlyenoughitems.french": "French",
+ "language.roughlyenoughitems.german": "German",
+ "language.roughlyenoughitems.estonian": "Estonian",
+ "language.roughlyenoughitems.portuguese": "Portuguese",
+ "language.roughlyenoughitems.portuguese_brazilian": "Portuguese, Brazilian",
+ "language.roughlyenoughitems.lolcat": "LOLCAT",
+ "language.roughlyenoughitems.upside_down_english": "Upside Down English",
+ "language.roughlyenoughitems.bulgarian": "Bulgarian",
+ "language.roughlyenoughitems.russian": "Russian",
+ "language.roughlyenoughitems.polish": "Polish"
}