diff --git a/README.md b/README.md
index 639e1373..6d7e9821 100644
--- a/README.md
+++ b/README.md
@@ -228,6 +228,7 @@ var twitterFeed = {
- `de` — German - By [Frederik Niedernolte](https://github.com/MaluNoPeleke)
- `ko` — Korean - By [SHGroup](https://github.com/sunghun7511)
- `fr` — French - By [Letroll](https://github.com/letroll)
+- `pl` — Polish - By [kacperduras](https://github.com/kacperduras)
![Publication Language for ghost](./documentation/language.jpg)
diff --git a/locales/pl.json b/locales/pl.json
new file mode 100644
index 00000000..9ebd4124
--- /dev/null
+++ b/locales/pl.json
@@ -0,0 +1,50 @@
+{
+ "Back": "Wróć",
+ "Newer Posts": "Nowe wpisy",
+ "of": "z",
+ "Older Posts": "Starsze wpisy",
+ "Page": "Strona",
+ "Subscribe": "Zasubskrybuj",
+ "Subscribe to": "Zasubskrybuj",
+ "Subscribed!": "Zasubskrybowano!",
+ "with the email address": "z twoim adresem e-mail",
+ "Your email address": "Twój adres e-mail",
+ "You've successfully subscribed": "Zasubskrybowano poprawnie",
+ "A collection of posts": "Zbiór wpisów",
+ "A collection of 1 post": "Zbiór 1 wpisu",
+ "A collection of % posts": "Zbiór % wpisów",
+ "Get the latest posts delivered right to your inbox": "Get the latest posts delivered right to your inbox",
+ "Sign Up To The Newsletter": "Zapisz się do newsletter'a",
+ "Latest Posts": "Ostatnie wpisy",
+ "No posts": "Brak wpisów",
+ "Read More": "Czytaj więcej",
+ "Read more posts by this author": "Czytaj więcej wpisów od tego autora",
+ "See all % posts": "Zobacz wszystkie % wpisy",
+ "Share this": "Udostępnij",
+ "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Zostań z nami! Spraw sobie najnowsze wpisy na Twoją skrzynkę pocztową już dziś!",
+ "youremail@example.com": "twojprzykladowy@mail.pl",
+ "1 post": "1 wpis",
+ "% posts": "% wpisy",
+ "Search": "Wyszukaj",
+ "< 1 min read": "< 1 minuta",
+ "1 min read": "1 minuta",
+ "% min read": "% minut",
+ "shares": "udostępnień",
+ "Comments": "Komentarze",
+ "Next article": "Następny artykuł",
+ "Prev article": "Poprzedni artykuł",
+ "in": "w",
+ "Latest Articles": "Ostatnie artykuły",
+ "Tag Cloud": "Chmura tagów",
+ "Follow": "Obserwuj",
+ "Sign up for my newsletter!": "Zapisz się do mojego newslettera!",
+ "Related Articles": "Promowane artykuły",
+ "Unfortunately, this page doesn't exist": "Ta strona nie istnieje",
+ "By": "autorstwa",
+ "Published": "Opublikowany",
+ "Load More": "Załaduj więcej",
+ "Featured Posts": "Promowane wpisy",
+ "More Videos": "Więcej filnów",
+ "Welcome": "Witaj",
+ "Recents Tweets": "Ostatnie Tweety"
+}