chore(i18n): fix i18n files

This commit is contained in:
Dillon
2020-03-03 22:25:48 +08:00
parent 7d3a2ceb7d
commit cbfc965c10
4 changed files with 10 additions and 43 deletions

View File

@@ -67,8 +67,8 @@ other = "about {{ .Count }} words"
[readingTime]
other = "{{ .Count }} min"
[pageviews]
other = "<span class=leancloud-visitors-count></span> pageviews"
[views]
other = "views"
[author]
other = "Author"
@@ -90,18 +90,6 @@ other = "Home"
[readMore]
other = "Read More"
[day]
other = "d"
[hour]
other = "hr"
[minute]
other = "min"
[second]
other = "sec"
# === posts/single.html ===
# === 404.html ===