From 141dedd0c07de2cb3d8a434e85e153e71e18c558 Mon Sep 17 00:00:00 2001
From: a1x42 <github@rohde76.de>
Date: Wed, 28 Oct 2020 20:03:54 +0000
Subject: [PATCH] added missing translations (#465)
---
i18n/sk.toml | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/i18n/sk.toml b/i18n/sk.toml
index 0b99241..afb04c2 100644
--- a/i18n/sk.toml
+++ b/i18n/sk.toml
@@ -1,3 +1,6 @@
+[posts]
+other = "články"
+
[category]
other = "kategória"
@@ -22,5 +25,11 @@
[head_back]
other = "Späť na <a href=\"{{ . }}\">domácu stránku</a>."
+[see_also]
+other = "Pozrite tiež"
+
+[author]
+other = "autor"
+
[powered_by]
other = "Táto stránka bola vytvorená cez"
--
Gitblit v1.10.0