feat(theme-switcher)!: respect theme_default when JS is enabled (#224)

BREAKING CHANGE: changes the behaviour of `theme_default`
This commit is contained in:
Óscar Fernández
2023-11-25 00:08:58 +01:00
committed by GitHub
parent c2664c85cd
commit bf31f7ff47
28 changed files with 76 additions and 88 deletions

View File

@@ -29,7 +29,7 @@ language_selection = "भाषा चयन"
toggle_mode = "$MODE मोड में टॉगल करें" # $MODE will be replaced by a value (or both) below.
dark = "अंधेरा"
light = "रोशनी"
reset_mode = "मोड को ओएस डिफ़ॉल्ट पर रीसेट करें"
reset_mode = "मोड को साइट डिफ़ॉल्ट पर रीसेट करें"
# Quick navigation buttons.
toggle_toc = "विषय-सूची टॉगल करें"