Add missing translations (#305)

Reviewed-on: https://gitea.com/gitea/docs/pulls/305
This commit is contained in:
Lunny Xiao
2025-11-23 07:13:19 +00:00
parent 2e86ec6898
commit 826ff60fd4
22 changed files with 93 additions and 189 deletions
@@ -0,0 +1,9 @@
{
"label": "Actions",
"position": 30,
"link": {
"type": "generated-index",
"slug": "/usage/actions",
"description": "Automating workflows with Actions"
}
}
@@ -0,0 +1,9 @@
{
"label": "Packages",
"position": 40,
"link": {
"type": "generated-index",
"slug": "/usage/packages",
"description": "Managing packages and package registries"
}
}
@@ -1,26 +0,0 @@
{
"sidebar.docs.category.Installation": {
"message": "安裝"
},
"sidebar.docs.category.Administration": {
"message": "管理"
},
"sidebar.docs.category.Usage": {
"message": "使用"
},
"sidebar.docs.category.Packages": {
"message": "軟體包"
},
"sidebar.docs.category.Development": {
"message": "開發"
},
"sidebar.docs.category.Contributing": {
"message": "貢獻"
},
"sidebar.docs.category.Help": {
"message": "幫助"
},
"sidebar.docs.doc.What is Gitea?": {
"message": "Gitea是什麼?"
}
}
@@ -1,29 +0,0 @@
{
"sidebar.docs.category.Installation": {
"message": "安裝"
},
"sidebar.docs.category.Administration": {
"message": "管理"
},
"sidebar.docs.category.Usage": {
"message": "使用"
},
"sidebar.docs.category.actions": {
"message": "Actions"
},
"sidebar.docs.category.packages": {
"message": "軟體包"
},
"sidebar.docs.category.Development": {
"message": "開發"
},
"sidebar.docs.category.Contributing": {
"message": "貢獻"
},
"sidebar.docs.category.Help": {
"message": "幫助"
},
"sidebar.docs.doc.What is Gitea?": {
"message": "Gitea是什麼?"
}
}
@@ -1,29 +0,0 @@
{
"sidebar.docs.category.Installation": {
"message": "安裝"
},
"sidebar.docs.category.Administration": {
"message": "管理"
},
"sidebar.docs.category.Usage": {
"message": "使用"
},
"sidebar.docs.category.actions": {
"message": "Actions"
},
"sidebar.docs.category.packages": {
"message": "軟體包"
},
"sidebar.docs.category.Development": {
"message": "開發"
},
"sidebar.docs.category.Contributing": {
"message": "貢獻"
},
"sidebar.docs.category.Help": {
"message": "幫助"
},
"sidebar.docs.doc.What is Gitea?": {
"message": "Gitea是什麼?"
}
}
@@ -0,0 +1,9 @@
{
"label": "Actions",
"position": 30,
"link": {
"type": "generated-index",
"slug": "/usage/actions",
"description": "Automating workflows with Actions"
}
}
@@ -0,0 +1,9 @@
{
"label": "Packages",
"position": 40,
"link": {
"type": "generated-index",
"slug": "/usage/packages",
"description": "Managing packages and package registries"
}
}