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/dk.toml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/i18n/dk.toml b/i18n/dk.toml index 3747665..474b9ab 100644 --- a/i18n/dk.toml +++ b/i18n/dk.toml @@ -49,3 +49,6 @@ [related_posts] other = "lignende indlæg" + +[toc] +other = "Indholdsfortegnelse" -- Gitblit v1.10.0