From 9d324b29a753ffd6d2859c20ae6a32898d081e91 Mon Sep 17 00:00:00 2001 From: Michal Pasierbski Date: Sun, 24 May 2020 18:06:02 +0200 Subject: [PATCH 1/4] Add Polish i18n --- i18n/pl.yaml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 i18n/pl.yaml diff --git a/i18n/pl.yaml b/i18n/pl.yaml new file mode 100644 index 0000000..89759a8 --- /dev/null +++ b/i18n/pl.yaml @@ -0,0 +1,38 @@ +powered: + other: "zasilany przez" + +theme: + other: "motyw" + +readMore: + other: "czytaj dalej" + +toNewPosts: + other: "poprzedia strona" + +toOldPosts: + other: "następna strona" + +tag: + other: "tag" + +Tags: + other: "Tagi" + +Posts: + other: "Posty" + +category: + other: "kategoria" + +Categories: + other: "Kategorie" + +toAllTags: + other: "wszystkie tagi" + +toAllCategories: + other: "wszystkie kategorie" + +skipToContent: + other: "przejdź do głównej zawartości" From 3f5dced32f8d6a0383379faabb6c507b67923170 Mon Sep 17 00:00:00 2001 From: Michal Pasierbski Date: Sun, 24 May 2020 18:07:02 +0200 Subject: [PATCH 2/4] Add multilingual support --- layouts/_default/terms.html | 2 +- layouts/partials/articleInfoFull.html | 4 ++-- layouts/partials/header.html | 4 ++-- layouts/partials/pagination.html | 4 ++-- layouts/taxonomy/category.html | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/layouts/_default/terms.html b/layouts/_default/terms.html index 6f2a611..d4e745e 100644 --- a/layouts/_default/terms.html +++ b/layouts/_default/terms.html @@ -8,7 +8,7 @@