mirror of
https://github.com/naoufalzerai/zerai.xyz.git
synced 2025-11-09 15:05:55 +00:00
12 lines
202 B
TOML
12 lines
202 B
TOML
[edited]
|
|
other = " • 更新于 %s"
|
|
|
|
[readingTime]
|
|
one = " • 预计阅读时间 1 分钟"
|
|
other = " • 预计阅读时间 {{ .Count }} 分钟"
|
|
|
|
[Categories]
|
|
other = "分类"
|
|
|
|
[Tags]
|
|
other = "标签" |