✨ feat(theme-switcher)!: respect theme_default
when JS is enabled (#224)
BREAKING CHANGE: changes the behaviour of `theme_default`
This commit is contained in:
@@ -31,7 +31,7 @@ language_selection = "Sprachauswahl"
|
||||
toggle_mode = "Wechsle in den $MODE Modus" # $MODE will be replaced by a value (or both) below.
|
||||
dark = "dunkel"
|
||||
light = "hell"
|
||||
reset_mode = "Modus auf Betriebssystemstandard zurücksetzen"
|
||||
reset_mode = "Modus auf Standard zurücksetzen"
|
||||
|
||||
# Quick navigation buttons.
|
||||
toggle_toc = "Inhaltsverzeichnis ein-/ausblenden"
|
||||
|
Reference in New Issue
Block a user