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'
|
||||
updated: Updated
|
||||
timeago:
|
||||
day: d ago
|
||||
hour: hr ago
|
||||
minute: min ago
|
||||
day: days ago
|
||||
hour: hours ago
|
||||
minute: minutes ago
|
||||
just_now: just now
|
||||
words: words
|
||||
pageview_measure: views
|
||||
|
|
|
@ -24,11 +24,11 @@ search:
|
|||
panel:
|
||||
lastmod: 最近更新
|
||||
trending_tags: 热门标签
|
||||
toc: 目录
|
||||
toc: 文章内容
|
||||
|
||||
# The liquid date format › http://strftime.net/
|
||||
date_format:
|
||||
tooltip: '%a, %F, %R %z'
|
||||
tooltip: '%F, %R %z'
|
||||
post:
|
||||
long: '%F'
|
||||
short: '%m-%d'
|
||||
|
|
Loading…
Reference in a new issue