39 lines
531 B
TOML
39 lines
531 B
TOML
|
[more]
|
||
|
other = "Mer"
|
||
|
|
||
|
[allTitle]
|
||
|
other = "Alla {{.Title }}"
|
||
|
|
||
|
[recentTitle]
|
||
|
other = "Senaste {{.Title }}"
|
||
|
|
||
|
[readMore]
|
||
|
other = "läs mer"
|
||
|
|
||
|
[whatsInThis]
|
||
|
other = "Innehåll i {{ .Type }}"
|
||
|
|
||
|
[related]
|
||
|
other = "Relaterad"
|
||
|
|
||
|
[yourName]
|
||
|
other = "Ditt namn"
|
||
|
|
||
|
[emailAddress]
|
||
|
other = "E-postadress"
|
||
|
|
||
|
[message]
|
||
|
other = "Meddelande"
|
||
|
|
||
|
[emailRequiredNote]
|
||
|
other = "En e-postadress krävs."
|
||
|
|
||
|
[send]
|
||
|
other = "Skicka"
|
||
|
|
||
|
[taxonomyPageList]
|
||
|
other = "Nedan hittar du alla sidor som är taggade “{{ .Title }}”"
|
||
|
|
||
|
[pageTitle]
|
||
|
other = "{{ .Name }} sida"
|