diff --git a/i18n/sk.toml b/i18n/sk.toml new file mode 100644 index 0000000..7fd4d23 --- /dev/null +++ b/i18n/sk.toml @@ -0,0 +1,24 @@ +[category] +other = "kategória" + +[tag] +other = "téma" + +[series] +other = "diel" + +[reading_time] +one = "Prečítate si za minútu" +other = "Prečítate si do {{ .Count }} minút" + +[page_not_found] +other = "Stránka nebola nájdená" + +[page_does_not_exist] +other = "Prepáčte, ale táto stránka neexistuje." + +[head_back] +other = "Späť na domácu stránku." + +[powered_by] +other = "Táto stránka bola vytvorená cez"