✨ 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ón de idioma"
|
||||
toggle_mode = "Cambiar a modo $MODE" # $MODE will be replaced by a value (or both) below.
|
||||
dark = "oscuro"
|
||||
light = "claro"
|
||||
reset_mode = "Restablecer modo a configuración predeterminada del SO"
|
||||
reset_mode = "Restablecer modo a configuración predeterminada"
|
||||
|
||||
# Quick navigation buttons.
|
||||
toggle_toc = "Mostrar/ocultar la tabla de contenidos"
|
||||
|
Reference in New Issue
Block a user