Add new version 1.23.0-rc0 (#128)

Reviewed-on: https://gitea.com/gitea/docs/pulls/128
This commit is contained in:
Lunny Xiao
2024-12-18 07:44:42 +00:00
parent 177b9d8d87
commit a0feb8c4fc
200 changed files with 26416 additions and 3 deletions
@@ -0,0 +1,29 @@
{
"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是什么?"
}
}