✨ 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 = "Seleção de idioma"
|
||||
toggle_mode = "Alternar para o modo $MODE" # $MODE will be replaced by a value (or both) below.
|
||||
dark = "escuro"
|
||||
light = "claro"
|
||||
reset_mode = "Repor o modo para o padrão do SO"
|
||||
reset_mode = "Repor o modo para o padrão"
|
||||
|
||||
# Quick navigation buttons.
|
||||
toggle_toc = "Alternar Índice"
|
||||
|
Reference in New Issue
Block a user