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

github.com/luizdepra/hugo-coder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/sk.toml')
-rw-r--r--i18n/sk.toml25
1 files changed, 25 insertions, 0 deletions
diff --git a/i18n/sk.toml b/i18n/sk.toml
index 11fbcf1..90dc61f 100644
--- a/i18n/sk.toml
+++ b/i18n/sk.toml
@@ -1,14 +1,18 @@
[categories]
one = "kategória"
+other = "categories"
[tags]
one = "téma"
+other = "tags"
[series]
one = "diel"
+other = "series"
[authors]
one = "autor"
+other = "authors"
[posts]
other = "články"
@@ -33,3 +37,24 @@ other = "Pozrite tiež"
[powered_by]
other = "Táto stránka bola vytvorená cez"
+
+[note]
+other = "note"
+
+[tip]
+other = "tip"
+
+[example]
+other = "example"
+
+[question]
+other = "question"
+
+[info]
+other = "info"
+
+[warning]
+other = "warning"
+
+[error]
+other = "error"