mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +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
|
@ -31,7 +31,7 @@ language_selection = "言語選択"
|
|||
toggle_mode = "$MODE モードに切り替え" # $MODE will be replaced by a value (or both) below.
|
||||
dark = "暗い"
|
||||
light = "明るい"
|
||||
reset_mode = "モードをOSデフォルトにリセット"
|
||||
reset_mode = "モードをサイトのデフォルトにリセット"
|
||||
|
||||
# Quick navigation buttons.
|
||||
toggle_toc = "目次を切り替え"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue