✨ 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 = "Selezione della lingua"
|
||||
toggle_mode = "Passa alla modalità $MODE" # $MODE will be replaced by a value (or both) below.
|
||||
dark = "scuro"
|
||||
light = "chiaro"
|
||||
reset_mode = "Reimposta la modalità alle impostazioni predefinite del sistema operativo"
|
||||
reset_mode = "Reimposta la modalità alle impostazioni predefinite"
|
||||
|
||||
# Quick navigation buttons.
|
||||
toggle_toc = "Attiva/Disattiva indice"
|
||||
|
Reference in New Issue
Block a user