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