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,38 @@
[more]
other = "Meer"
[allTitle]
other = "Alle {{.Title }}"
[recentTitle]
other = "Recente {{.Title }}"
[readMore]
other = "meer lezen"
[whatsInThis]
other = "Inhoud van deze {{ .Type }}"
[related]
other = "Gerelateerd"
[yourName]
other = "Uw naam"
[emailAddress]
other = "E-mail adres"
[message]
other = "Boodschap"
[emailRequiredNote]
other = "Een e-mailadres is vereist."
[send]
other = "Stuur"
[taxonomyPageList]
other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
[pageTitle]
other = "{{ .Name }} pagina"