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/sv.toml
Normal file
38
tfc/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"
|
Loading…
Add table
Add a link
Reference in a new issue