mirror of
https://gitea.com/gitea/docs.git
synced 2025-05-04 20:31:32 +00:00
Signed-off-by: appleboy <appleboy.tw@gmail.com> Reviewed-on: https://gitea.com/gitea/docs/pulls/195 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: appleboy <appleboy.tw@gmail.com> Co-committed-by: appleboy <appleboy.tw@gmail.com>
29 lines
628 B
JSON
29 lines
628 B
JSON
{
|
|
"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是什麼?"
|
|
}
|
|
} |