From f8eda4ac663328b89e8e99d3d5d18b815ccccee1 Mon Sep 17 00:00:00 2001
From: David Scholz <scholz.david93@gmail.com>
Date: Sat, 13 Jul 2024 16:17:02 +0000
Subject: [PATCH] feat: translate related posts header (#473)

---
 i18n/fi.toml |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/i18n/fi.toml b/i18n/fi.toml
index 1317a3b..9372a9b 100644
--- a/i18n/fi.toml
+++ b/i18n/fi.toml
@@ -45,4 +45,7 @@
 other = "Päivitys"
 
 [series_posts]
-other = "Viestit tässä sarjassa"
\ No newline at end of file
+other = "Viestit tässä sarjassa"
+
+[related_posts]
+other = "Vastaavia viestejä"
\ No newline at end of file

--
Gitblit v1.10.0