mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
i18n(zh): add light/dark translations
This commit is contained in:
parent
d953106116
commit
173f6a7f60
1 changed files with 12 additions and 1 deletions
13
i18n/zh.yaml
13
i18n/zh.yaml
|
@ -2,7 +2,7 @@
|
|||
|
||||
- id: toggle_navigation
|
||||
translation: 切换导航
|
||||
|
||||
|
||||
- id: table_of_contents
|
||||
translation: 目录
|
||||
|
||||
|
@ -32,6 +32,17 @@
|
|||
- id: edit_page
|
||||
translation: 编辑本页
|
||||
|
||||
# Themes
|
||||
|
||||
- id: theme_light
|
||||
translation: 浅色
|
||||
|
||||
- id: theme_dark
|
||||
translation: 深色
|
||||
|
||||
- id: theme_auto
|
||||
translation: 自动
|
||||
|
||||
# Buttons
|
||||
|
||||
- id: btn_preprint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue