Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sv.toml « i18n - github.com/budparr/gohugo-theme-ananke.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 34fe4ca0898c3e18b95cb05c4b30c5487292a5cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
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"