mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
✨ 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
|
@ -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 = "विषय-सूची टॉगल करें"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue