basic hugo setup
This commit is contained in:
parent
18aa3c815b
commit
8d504c8420
153 changed files with 7158 additions and 0 deletions
38
tfc/themes/ananke/i18n/nl.toml
Normal file
38
tfc/themes/ananke/i18n/nl.toml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue