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/fa.toml | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/i18n/fa.toml b/i18n/fa.toml index 038dde8..f9e82ef 100644 --- a/i18n/fa.toml +++ b/i18n/fa.toml @@ -52,4 +52,7 @@ other = "پست های این مجموعه" [related_posts] -other = "پست های مشابه" \ No newline at end of file +other = "پست های مشابه" + +[toc] +other = "فهرست مطالب" -- Gitblit v1.10.0