Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/pl.toml')
-rw-r--r--i18n/pl.toml12
1 files changed, 6 insertions, 6 deletions
diff --git a/i18n/pl.toml b/i18n/pl.toml
index b9aa2f7..e53007f 100644
--- a/i18n/pl.toml
+++ b/i18n/pl.toml
@@ -13,6 +13,12 @@ other = "Zobacz komentarze"
# === Post ===
[posts]
other = "Posty"
+
+[navNext]
+other = "Następny artykuł"
+
+[navPrev]
+other = "Poprzedni artykuł"
# === Post ===
# === Taxonomy ===
@@ -93,12 +99,6 @@ other = "Udostępnij na"
[contents]
other = "Spis treści"
-[publishedOnDate]
-other = "opublikowano {{ .Date }}"
-
-[includedInCategories]
-other = "zawarty w {{ .Categories }}"
-
[wordCount]
one = "Jedno słowo"
other = "{{ .Count }} słów"