Be able to display last update time
This commit is contained in:
parent
809fa7860d
commit
043a1c1972
@ -5,7 +5,7 @@
|
|||||||
other = "Related contents"
|
other = "Related contents"
|
||||||
|
|
||||||
[lastUpdatedOn]
|
[lastUpdatedOn]
|
||||||
other ="Last updated on {{ .Count }}"
|
other ="Last updated on {{ . }}"
|
||||||
|
|
||||||
[widgetArchivesTitle]
|
[widgetArchivesTitle]
|
||||||
other = "Archives"
|
other = "Archives"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
other = "相关文章"
|
other = "相关文章"
|
||||||
|
|
||||||
[lastUpdatedOn]
|
[lastUpdatedOn]
|
||||||
other ="最后更新于 {{ .Count }}"
|
other ="最后更新于 {{ . }}"
|
||||||
|
|
||||||
[widgetArchivesTitle]
|
[widgetArchivesTitle]
|
||||||
other = "归档"
|
other = "归档"
|
||||||
|
Loading…
Reference in New Issue
Block a user