update i18n

This commit is contained in:
zhixuan 2022-03-06 20:23:15 +09:00
parent 8f5164b5b9
commit b1f69696fe
No known key found for this signature in database
GPG Key ID: 05D14AD50C51A06F
2 changed files with 20 additions and 0 deletions

View File

@ -37,6 +37,9 @@ widget:
tagCloud:
title:
other: タグ
categoriesCloud:
title:
other: カテゴリ
search:
title:
@ -47,3 +50,10 @@ search:
resultTitle:
other: "#PAGES_COUNT 件 #TIME_SECONDS 秒)"
footer:
builtWith:
other: Built with {{ .Generator }}
designedBy:
other: テーマ {{ .Theme }} は {{ .DesignedBy }} によって設計されています。

View File

@ -37,6 +37,9 @@ widget:
tagCloud:
title:
other: 标签云
categoriesCloud:
title:
other: 类别
search:
title:
@ -47,3 +50,10 @@ search:
resultTitle:
other: "#PAGES_COUNT 个结果 (用时 #TIME_SECONDS 秒)"
footer:
builtWith:
other: Built with {{ .Generator }}
designedBy:
other: 主题 {{ .Theme }} 由 {{ .DesignedBy }} 设计