forked from deepStateMirrors/tabi
✨ feat(theme-switcher): add theme reset button (#198)
This commit is contained in:
parent
c7bd9b36ce
commit
afbf4017e2
21 changed files with 93 additions and 18 deletions
|
@ -24,8 +24,9 @@ all_posts = "所有文章"
|
|||
all_tags = "所有标签"
|
||||
language_selection = "语言选择" # Machine translated.
|
||||
toggle_mode = "切换到$MODE模式" # $MODE will be replaced by a value (or both) below. Machine translated.
|
||||
dark = "暗" # Machine translated.
|
||||
dark = "暗" # Machine translated.
|
||||
light = "亮" # Machine translated.
|
||||
reset_mode = "重置为操作系统默认模式" # Machine translated.
|
||||
|
||||
# Post metadata.
|
||||
draft = "草稿"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue