From 24997cbb50ca6d251bcb2ff3a91a75a3471cd660 Mon Sep 17 00:00:00 2001
From: Erno Salo <39559256+endormi@users.noreply.github.com>
Date: Tue, 27 Oct 2020 19:59:42 +0000
Subject: [PATCH] Add missing fi translations (#456)
---
i18n/fi.toml | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/i18n/fi.toml b/i18n/fi.toml
index 253213f..b883f50 100644
--- a/i18n/fi.toml
+++ b/i18n/fi.toml
@@ -7,6 +7,9 @@
[series]
other = "sarja"
+[author]
+other = "Kirjoittaja"
+
[reading_time]
one = "Yksi lukuminuutti"
other = "{{ .Count }} lukuminuuttia"
@@ -22,3 +25,9 @@
[powered_by]
other = "Tarjoaa"
+
+[see_also]
+other = "Katso myƶs"
+
+[posts]
+other = "Artikkelit"
--
Gitblit v1.10.0