Fixed translation links in mobile menu not working properly; improved translation

This commit is contained in:
2025-04-06 10:43:26 +02:00
parent a0f707865e
commit 44ee6de311
18 changed files with 71 additions and 40 deletions

View File

@@ -87,6 +87,7 @@ pagination.pagerSize = 5
# set title for the table of contents
# can be overridden in a page's front-matter
TocTitle = "Table of Contents" # default
_menu = "Menu"
_minute = "minute"
_minutes = "minutes"
_readingTime = "to read"
@@ -135,6 +136,7 @@ pagination.pagerSize = 5
# set title for the table of contents
# can be overridden in a page's front-matter
TocTitle = "Inhaltsverzeichnis" # default
_menu = "Menü"
_minute = "Minute"
_minutes = "Minuten"
_readingTime = "Lesezeit"