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

This commit is contained in:
zhixuan 2021-08-05 03:39:01 +09:00 committed by GitHub
parent 910d93b4ce
commit 5f1a5ab83f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

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

View File

@ -17,6 +17,9 @@ article:
lastUpdatedOn: lastUpdatedOn:
other: 最后更新于 other: 最后更新于
readingTime:
other: "阅读时长: {{ .Count }} 分钟"
notFound: notFound:
title: title:
other: 404 错误 other: 404 错误