Initial site working
This commit is contained in:
38
themes/ananke/i18n/sv.toml
Normal file
38
themes/ananke/i18n/sv.toml
Normal file
@ -0,0 +1,38 @@
|
||||
[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"
|
Reference in New Issue
Block a user