Add missing fi translations (#456)

This commit is contained in:
Erno Salo
2020-10-27 21:59:42 +02:00
committed by GitHub
parent 4a31048a64
commit 24997cbb50

View File

@@ -7,6 +7,9 @@ other = "merkki"
[series] [series]
other = "sarja" other = "sarja"
[author]
other = "Kirjoittaja"
[reading_time] [reading_time]
one = "Yksi lukuminuutti" one = "Yksi lukuminuutti"
other = "{{ .Count }} lukuminuuttia" other = "{{ .Count }} lukuminuuttia"
@@ -22,3 +25,9 @@ other = "Voit palata takaisin <a href=\"{{ . }}\">kotisivulle</a>."
[powered_by] [powered_by]
other = "Tarjoaa" other = "Tarjoaa"
[see_also]
other = "Katso myös"
[posts]
other = "Artikkelit"