Add swedish translation (#208)
This commit is contained in:
parent
c474ce0c66
commit
dd58c2f3e8
32
i18n/sv.toml
Normal file
32
i18n/sv.toml
Normal file
|
@ -0,0 +1,32 @@
|
||||||
|
[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"
|
Loading…
Reference in a new issue