mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 12:03:31 +08:00
add missing spaces
This commit is contained in:
parent
ab1d1d4849
commit
bd3eea5385
@ -30,8 +30,8 @@ article:
|
|||||||
other: 上次改過於
|
other: 上次改過於
|
||||||
|
|
||||||
readingTime:
|
readingTime:
|
||||||
one: "需要{{ .Count }} 分鐘閱讀"
|
one: "需要 {{ .Count }} 分鐘閱讀"
|
||||||
other: "需要{{ .Count }} 分鐘閱讀"
|
other: "需要 {{ .Count }} 分鐘閱讀"
|
||||||
|
|
||||||
notFound:
|
notFound:
|
||||||
title:
|
title:
|
||||||
|
Loading…
Reference in New Issue
Block a user