diff --git a/assets/scss/partials/sidebar.scss b/assets/scss/partials/sidebar.scss index 95310ca..a6a77c5 100644 --- a/assets/scss/partials/sidebar.scss +++ b/assets/scss/partials/sidebar.scss @@ -79,6 +79,7 @@ @include respond(lg) { padding-top: var(--main-top-padding); + padding-bottom: var(--main-top-padding); } } diff --git a/i18n/pl.yaml b/i18n/pl.yaml index e44a140..9f2982f 100644 --- a/i18n/pl.yaml +++ b/i18n/pl.yaml @@ -7,6 +7,8 @@ darkMode: list: page: one: "{{ .Count }} strona" + few: "{{ .Count }} strony" + many: "{{ .Count }} stron" other: "{{ .Count }} stron" section: @@ -14,7 +16,9 @@ list: subsection: one: Podsekcja - other: Podsekcje + few: Podsekcje + many: Podsekcji + other: Podsekcji article: back: @@ -28,9 +32,11 @@ article: lastUpdatedOn: other: Ostatnio zaktualizowany - + readingTime: one: "Przeczytasz w {{ .Count }} minutę" + few: "Przeczytasz w {{ .Count }} minuty" + many: "Przeczytasz w {{ .Count }} minut" other: "Przeczytasz w {{ .Count }} minut" notFound: @@ -50,7 +56,7 @@ widget: tagCloud: title: other: Tagi - + categoriesCloud: title: other: Kategorie @@ -63,6 +69,9 @@ search: other: Wpisz coś... resultTitle: + one: "#PAGES_COUNT strona (#TIME_SECONDS sekund)" + few: "#PAGES_COUNT strony (#TIME_SECONDS sekund)" + many: "#PAGES_COUNT stron (#TIME_SECONDS sekund)" other: "#PAGES_COUNT stron (#TIME_SECONDS sekund)" footer: diff --git a/layouts/partials/comments/provider/remark42.html b/layouts/partials/comments/provider/remark42.html index fa284eb..18acf1b 100644 --- a/layouts/partials/comments/provider/remark42.html +++ b/layouts/partials/comments/provider/remark42.html @@ -13,7 +13,7 @@ show_email_subscription: {{ default true .show_email_subscription }} }; - function(e, n) { + !function(e, n) { for (var o = 0; o < e.length; o++) { var r = n.createElement('script'), c = '.js', diff --git a/layouts/partials/comments/provider/twikoo.html b/layouts/partials/comments/provider/twikoo.html index 9ca3652..182500b 100644 --- a/layouts/partials/comments/provider/twikoo.html +++ b/layouts/partials/comments/provider/twikoo.html @@ -1,4 +1,4 @@ - +