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
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue