35 lines
504 B
TOML
35 lines
504 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 = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
|