forked from deepStateMirrors/tabi
✨ feat(theme-switcher)!: respect theme_default
when JS is enabled (#224)
BREAKING CHANGE: changes the behaviour of `theme_default`
This commit is contained in:
parent
c2664c85cd
commit
bf31f7ff47
28 changed files with 76 additions and 88 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue