blob: b883f50d7b8b4557b5a59efe852858d7b63f978c (
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
|
[category]
other = "kategoria"
[tag]
other = "merkki"
[series]
other = "sarja"
[author]
other = "Kirjoittaja"
[reading_time]
one = "Yksi lukuminuutti"
other = "{{ .Count }} lukuminuuttia"
[page_not_found]
other = "Sivua ei löydetty"
[page_does_not_exist]
other = "Valitettavasti tätä sivua ei ole olemassa."
[head_back]
other = "Voit palata takaisin <a href=\"{{ . }}\">kotisivulle</a>."
[powered_by]
other = "Tarjoaa"
[see_also]
other = "Katso myös"
[posts]
other = "Artikkelit"
|