✨ feat(theme-switcher)!: respect theme_default
when JS is enabled (#224)
BREAKING CHANGE: changes the behaviour of `theme_default`
This commit is contained in:
@@ -27,7 +27,7 @@ language_selection = "Selecció d'idioma"
|
||||
toggle_mode = "Canvia el mode $MODE" # $MODE will be replaced by a value (or both) below.
|
||||
dark = "obscur"
|
||||
light = "clar"
|
||||
reset_mode = "Restableix el mode als valors predeterminats del sistema"
|
||||
reset_mode = "Restableix el mode al valor predeterminat"
|
||||
|
||||
# Quick navigation buttons.
|
||||
toggle_toc = "Mostrar/ocultar la taula de continguts"
|
||||
|
Reference in New Issue
Block a user