修改日期格式,在开发记录和架构图中添加邮件服务器项目,更新页脚样式。
This commit is contained in:
@@ -25,7 +25,7 @@ article:
|
||||
other: 最后更新于
|
||||
|
||||
readingTime:
|
||||
other: "阅读时长: {{ .Count }} 分钟"
|
||||
other: "{{ .Count }}分钟"
|
||||
|
||||
notFound:
|
||||
title:
|
||||
@@ -64,10 +64,10 @@ search:
|
||||
|
||||
footer:
|
||||
builtWith:
|
||||
other: 使用 {{ .Generator }} 构建
|
||||
other: 使用{{ .Generator }}构建
|
||||
|
||||
designedBy:
|
||||
other: 主题 {{ .Theme }} 由 {{ .DesignedBy }} 设计
|
||||
other: 主题{{ .Theme }}由{{ .DesignedBy }}设计
|
||||
|
||||
room:
|
||||
translation: "房间"
|
||||
|
||||
Reference in New Issue
Block a user