From e875766eb844963b10b2be143f5c2c47084b13d2 Mon Sep 17 00:00:00 2001
From: Timothée Andres <andres.timothee@gmail.com>
Date: Sat, 07 Jun 2025 12:59:05 +0000
Subject: [PATCH] feat: localize table of contents title (#557)

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

diff --git a/i18n/fi.toml b/i18n/fi.toml
index 9372a9b..158a971 100644
--- a/i18n/fi.toml
+++ b/i18n/fi.toml
@@ -48,4 +48,7 @@
 other = "Viestit tässä sarjassa"
 
 [related_posts]
-other = "Vastaavia viestejä"
\ No newline at end of file
+other = "Vastaavia viestejä"
+
+[toc]
+other = "Sisällysluettelo"

--
Gitblit v1.10.0