add read time and toc
This commit is contained in:
@ -18,11 +18,16 @@ search:
|
||||
panel:
|
||||
lastmod: "Recently Updated"
|
||||
trending_tags: "Trending Tags"
|
||||
toc: "Contents"
|
||||
|
||||
post:
|
||||
posted: "Posted"
|
||||
updated: "Updated"
|
||||
written_by: "By"
|
||||
read_time:
|
||||
prompt: "read"
|
||||
unit: "min"
|
||||
words: "words"
|
||||
|
||||
copyright:
|
||||
brief: "All rights reserved"
|
||||
|
@ -23,6 +23,11 @@ post:
|
||||
posted: "发布"
|
||||
updated: "更新"
|
||||
written_by: "由"
|
||||
read_time:
|
||||
prompt: "阅读"
|
||||
unit: "分钟"
|
||||
words: "字"
|
||||
|
||||
copyright:
|
||||
brief: "版权所有"
|
||||
verbose: "版权所有"
|
||||
|
Reference in New Issue
Block a user