diff --git a/index.html b/index.html
index b5e5d9c..81d3bbc 100644
--- a/index.html
+++ b/index.html
@@ -50,6 +50,7 @@
+
diff --git a/js/i18n.js b/js/i18n.js
index ac75091..3d17431 100644
--- a/js/i18n.js
+++ b/js/i18n.js
@@ -214,6 +214,50 @@ const translations = {
"press-article-list-add-yours": "君も加わりたい?",
"press-article-list-add-yours-email": "ぜひ連絡して!",
},
+ pl: {
+ "language-name": "Polski",
+
+ // "Wishlist" is a verb here, not a noun, as in "please wishlist on Steam"
+ "button-steam-wishlist": "🐛 Dodaj do listy życzeń na Steam",
+ "button-steam": "🐛 Steam",
+ "button-itchio": "🏪 itch.io",
+ "button-discord": "🎮 Discord",
+ "button-twitter": "🐦 Twitter",
+ "button-bluesky": "🦋 Bluesky",
+ "button-instagram": "📷 Instagram",
+ "button-github": "😺 GitHub",
+ "button-press": "🗞️ Artykuły",
+ "button-press-kit": "📰 Pobierz zestaw prasowy",
+ "button-email": "✉️ Email",
+
+ // This will also be on the Steam page.
+ "desc-1": "Witaj w Bugscraper.",
+ "desc-2":
+ "Bugscraper to strzelanka typu roguelike przeznaczona do gry solo lub w trybie kooperacji. Wspinając się w stronę biura swojego tyranicznego szefa, będziesz walczyć z przeciwnikami piętro po piętrze. Używając szerokiego arsenału broni i ulepszeń, eliminuj ich i dostań się na szczyt!",
+ "desc-long-1":
+ "🐜 Graj jako Mio i jego przyajciele w trybie solo lub lokalnym trybie współpracy dla maksymalnie 4 graczy.",
+ "desc-long-2":
+ "🐛 Przebij się przez setkę fal pełnych wściekłych wrogów i trudnych bossów.",
+ "desc-long-3":
+ "🐝 Zbierz nowe bronie, zdobądź ulepszenia i przygotuj się na bitwę na następnym piętrze!",
+ "desc-long-4":
+ "🐞 Dotrzyj na szczyt biurowca i rozlicz się ze swoim szefem!",
+ // This one is only for Steam. It's at the top of the Steam page under the promo banner.
+ "desc-short":
+ "Witaj w Bugscraper. W tej strzelance typu rougelike do gry solo lub w trybie kooperacji, walcz z przeciwnikami piętro po piętrze, dotrzyj na szczyt biurowca i rozlicz się ze swoim tyranicznym szefem!",
+
+ "screenshot-title": "Zdjęcia z gry",
+
+ contact: "Kontakt:",
+ "footer-source": "Kod źródłowy tej strony",
+ "banner-author": "Grafika bannera:",
+
+ "html-title-press": "Bugscraper · Prasa",
+ "press-title": "Prasa",
+ "press-article-list-title": "Co inni mówią o tej grze",
+ "press-article-list-add-yours": "Chcesz dodać swoje?",
+ "press-article-list-add-yours-email": "Wyślij mi e-mail!",
+ },
};
const defaultLocale = "en";
diff --git a/press.html b/press.html
index 6901bdd..b836888 100644
--- a/press.html
+++ b/press.html
@@ -55,6 +55,7 @@
+