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/hu.toml |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/i18n/hu.toml b/i18n/hu.toml
index 66c5ca6..dd50117 100644
--- a/i18n/hu.toml
+++ b/i18n/hu.toml
@@ -52,4 +52,7 @@
 other = "További bejegyzések a cikksorozatban"
 
 [related_posts]
-other = "Hasonló hozzászólások"
\ No newline at end of file
+other = "Hasonló hozzászólások"
+
+[toc]
+other = "Tartalomjegyzék"

--
Gitblit v1.10.0