Fixed translation links in mobile menu not working properly; improved translation
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user