mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
i18n: Update Chinese translation (#333)
This commit is contained in:
parent
d8577538ca
commit
a747680aee
1 changed files with 36 additions and 2 deletions
38
i18n/zh.yaml
38
i18n/zh.yaml
|
@ -6,14 +6,25 @@
|
|||
- id: table_of_contents
|
||||
translation: 目录
|
||||
|
||||
# General
|
||||
|
||||
- id: related
|
||||
translation: 相关
|
||||
|
||||
- id: minute_read
|
||||
translation: 分钟阅读时间
|
||||
|
||||
# Buttons
|
||||
|
||||
- id: btn_details
|
||||
translation: 详情
|
||||
- id: btn_preprint
|
||||
translation: 预印本
|
||||
|
||||
- id: btn_pdf
|
||||
translation: PDF
|
||||
|
||||
- id: btn_cite
|
||||
translation: 引用
|
||||
|
||||
- id: btn_slides
|
||||
translation: 演示文稿
|
||||
|
||||
|
@ -29,6 +40,18 @@
|
|||
- id: btn_project
|
||||
translation: 项目
|
||||
|
||||
- id: btn_poster
|
||||
translation: 海报
|
||||
|
||||
- id: btn_source
|
||||
translation: 源文档
|
||||
|
||||
- id: btn_copy
|
||||
translation: 复制
|
||||
|
||||
- id: btn_download
|
||||
translation: 下载
|
||||
|
||||
# About widget
|
||||
|
||||
- id: interests
|
||||
|
@ -104,3 +127,14 @@
|
|||
|
||||
- id: talks
|
||||
translation: 演讲
|
||||
|
||||
- id: projects
|
||||
translation: 项目
|
||||
|
||||
# Error 404
|
||||
|
||||
- id: page_not_found
|
||||
translation: 找不到页面
|
||||
|
||||
- id: 404_recommendations
|
||||
translation: 也许你在找?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue