💄 🐛 Fixed multi languages page display & i18n translate message.
This commit is contained in:
@@ -56,7 +56,7 @@ CatesCounterTitle:
|
||||
other: "{{ .Count }} categories in total"
|
||||
ArchiveCounterTitle:
|
||||
zero: No posts.
|
||||
other: "{{ .Count }} posts in total."
|
||||
other: "{{ .Count }} posts in total"
|
||||
|
||||
PostArchiveCheersUm:
|
||||
other: Um..
|
||||
@@ -84,7 +84,7 @@ PostLastModDate:
|
||||
PostLastModTime:
|
||||
other: "Modify Time"
|
||||
PostCategory:
|
||||
other: "Classify at"
|
||||
other: "Classify at"
|
||||
PostWords:
|
||||
other: "Words"
|
||||
PostWordCount:
|
||||
|
||||
@@ -85,7 +85,7 @@ PostLastModDate:
|
||||
PostLastModTime:
|
||||
other: 修改时间
|
||||
PostCategory:
|
||||
other: "分类于"
|
||||
other: "分类于"
|
||||
PostWords:
|
||||
other: 字数
|
||||
PostWordCount:
|
||||
|
||||
Reference in New Issue
Block a user