feat(i18n): add translation for .readingTime in Chinese & Japanese (#285)

This commit is contained in:
zhixuan
2021-08-04 20:39:01 +02:00
committed by GitHub
parent 910d93b4ce
commit 5f1a5ab83f
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -17,6 +17,9 @@ article:
lastUpdatedOn: lastUpdatedOn:
other: 最終更新 other: 最終更新
readingTime:
other: "読了時間: {{ .Count }}分"
notFound: notFound:
title: title:
other: 404 Not Found other: 404 Not Found
+3
View File
@@ -17,6 +17,9 @@ article:
lastUpdatedOn: lastUpdatedOn:
other: 最后更新于 other: 最后更新于
readingTime:
other: "阅读时长: {{ .Count }} 分钟"
notFound: notFound:
title: title:
other: 404 错误 other: 404 错误