35 lines
513 B
TOML
35 lines
513 B
TOML
[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 }}”" |