Update some locales value
This commit is contained in:
parent
57e8c6e594
commit
b513c0764d
2 changed files with 5 additions and 5 deletions
|
@ -61,9 +61,9 @@ post:
|
||||||
published: 'on'
|
published: 'on'
|
||||||
updated: Updated
|
updated: Updated
|
||||||
timeago:
|
timeago:
|
||||||
day: d ago
|
day: days ago
|
||||||
hour: hr ago
|
hour: hours ago
|
||||||
minute: min ago
|
minute: minutes ago
|
||||||
just_now: just now
|
just_now: just now
|
||||||
words: words
|
words: words
|
||||||
pageview_measure: views
|
pageview_measure: views
|
||||||
|
|
|
@ -24,11 +24,11 @@ search:
|
||||||
panel:
|
panel:
|
||||||
lastmod: 最近更新
|
lastmod: 最近更新
|
||||||
trending_tags: 热门标签
|
trending_tags: 热门标签
|
||||||
toc: 目录
|
toc: 文章内容
|
||||||
|
|
||||||
# The liquid date format › http://strftime.net/
|
# The liquid date format › http://strftime.net/
|
||||||
date_format:
|
date_format:
|
||||||
tooltip: '%a, %F, %R %z'
|
tooltip: '%F, %R %z'
|
||||||
post:
|
post:
|
||||||
long: '%F'
|
long: '%F'
|
||||||
short: '%m-%d'
|
short: '%m-%d'
|
||||||
|
|
Loading…
Reference in a new issue