translate docs/tags/users/content listing page

This commit is contained in:
Weaxs
2024-03-11 19:35:31 +08:00
parent 35a5b61881
commit 0bc9b9af6a
6 changed files with 76 additions and 14 deletions
@@ -1,21 +1,21 @@
languageCode = "zh-cn"
languageName = "中国人"
languageName = "中文(简体)"
weight = 2
title = "Blowfish"
[params]
displayName = "中国人"
displayName = "中文(简体)"
isoCode = "zh-cn"
rtl = false
dateFormat = "2 January 2006"
dateFormat = "2006-01-02"
logo = "img/blowfish_logo_transparent.png"
description = "A powerful, lightweight theme for Hugo."
description = "一个强大、轻量级的 Hugo 主题。"
[author]
name = "Blowfish"
image = "img/blowfish_logo.png"
headline = "A powerful, lightweight theme for Hugo."
bio = "A powerful, lightweight theme for Hugo."
headline = "一个强大、轻量级的 Hugo 主题。"
bio = "一个强大、轻量级的 Hugo 主题。"
links = [
{ x-twitter = "https://twitter.com/burufugu" },
{ github = "https://github.com/nunocoracao/blowfish" },
+8 -8
View File
@@ -11,7 +11,7 @@
# ordered by weight from lowest to highest.
[[main]]
name = "Docs"
name = "文档"
pageRef = "docs"
weight = 10
@@ -21,29 +21,29 @@
weight = 15
[[main]]
name = "Examples"
name = "示例"
weight = 20
[[main]]
name = "Samples"
name = "功能示例"
parent = "Examples"
pageRef = "samples"
weight = 16
[[main]]
name = "Showcase"
name = "模板示例"
parent = "Examples"
pageRef = "examples"
weight = 30
[[main]]
name = "Recipes"
name = "部署指南"
parent = "Examples"
pageRef = "guides"
weight = 40
[[main]]
name = "Users"
name = "使用者"
pageRef = "users"
weight = 90
@@ -81,11 +81,11 @@
# the copyright notice. Configure as per the main menu above.
[[footer]]
name = "Tags"
name = "标签"
pageRef = "tags"
weight = 10
[[footer]]
name = "Authors"
name = "作者"
pageRef = "authors"
weight = 20