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

diff --git a/i18n/ar.toml b/i18n/ar.toml
index 0474e9a..b90f276 100644
--- a/i18n/ar.toml
+++ b/i18n/ar.toml
@@ -49,4 +49,7 @@
 other = "المشاركات في هذه السلسلة"
 
 [related_posts]
-other = "مشاركات مماثلة"
\ No newline at end of file
+other = "مشاركات مماثلة"
+
+[toc]
+other = "جدول المحتويات"

--
Gitblit v1.10.0