mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-09 23:09:47 +00:00
parent
3c01130d0a
commit
8cc44f4cf0
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
[404_title]
|
||||
other = "404"
|
||||
[404_description]
|
||||
other = "噢!要么网站连结出错 {{ with .Site.Params.email }}([回报错误](mailto:{{ . }})){{ end }} ,要么您输入的网址有误。这页面不存在!"
|
||||
other = "噢!要么网站连接出错 {{ with .Site.Params.email }}([上报错误](mailto:{{ . }})){{ end }} ,要么您输入的网址有误。这页面不存在!"
|
||||
[index_projects_allProjects]
|
||||
other = "所有项目"
|
||||
[index_blog_latestPosts]
|
||||
|
@ -11,7 +11,7 @@
|
|||
[index_blog_readMore]
|
||||
other = "阅读全文"
|
||||
[index_currentTime]
|
||||
other = "我的现在本地时间是"
|
||||
other = "我现在的本地时间是"
|
||||
[nav_backToSection]
|
||||
other = "返回 {{ .Title }}"
|
||||
[nav_main]
|
||||
|
|
Loading…
Reference in a new issue