diff options
Diffstat (limited to 'languages')
| -rw-r--r-- | languages/default.yml | 5 | ||||
| -rw-r--r-- | languages/zh-cn.yml | 5 | 
2 files changed, 8 insertions, 2 deletions
| diff --git a/languages/default.yml b/languages/default.yml index e280019..73af215 100644 --- a/languages/default.yml +++ b/languages/default.yml @@ -1,4 +1,7 @@  next: Next Page  prev: Previous Page  listen: Listen Now -read: Continue Read
\ No newline at end of file +read: Continue Read +timeline: Timeline +authors: Authors +references: References
\ No newline at end of file diff --git a/languages/zh-cn.yml b/languages/zh-cn.yml index c46f638..9d618fc 100644 --- a/languages/zh-cn.yml +++ b/languages/zh-cn.yml @@ -1,4 +1,7 @@  next: 下一页  prev: 上一页  listen: 现在收听 -read: 继续阅读
\ No newline at end of file +read: 继续阅读 +timeline: 时间轴 +authors: 本期作者 +references: 相关资料
\ No newline at end of file | 
