diff --git a/i18n/sv.toml b/i18n/sv.toml new file mode 100644 index 0000000..db050a4 --- /dev/null +++ b/i18n/sv.toml @@ -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"