basic hugo setup

This commit is contained in:
Chris Cochrun 2022-10-26 13:25:11 -05:00
parent 18aa3c815b
commit 8d504c8420
153 changed files with 7158 additions and 0 deletions

View file

@ -0,0 +1,46 @@
[more]
other = "Lisää"
[allTitle]
other = "Kaikki kirjoitukset"
[recentTitle]
other = "Viimeisimmät kirjoitukset"
[readMore]
other = "lue lisää"
[whatsInThis]
other = "Sisältö"
[related]
other = "Samankaltaisia kirjoituksia"
[yourName]
other = "sinun nimesi"
[emailAddress]
other = "sähköpostiosoite"
[message]
other = "viesti"
[emailRequiredNote]
other = "Sähköpostiosoite on pakollinen tieto."
[send]
other = "Lähetä"
[taxonomyPageList]
other = "Alla ovat sivut, jotka liittyvät hakusanaasi: “{{ .Title }}”"
[readingTime]
one = "Minuutin lukuaika"
other = "{{ .Count }} minuutin lukuaika"
[wordCount]
one = "Yksi sana"
other = "{{ .Count }} sanaa"
[pageTitle]
other = "{{ .Name }} sivu"