mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-22 12:17:50 +00:00
docs: add zh-tw folder (#195)
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>
This commit is contained in:
17
i18n/zh-tw/docusaurus-theme-classic/navbar.json
Normal file
17
i18n/zh-tw/docusaurus-theme-classic/navbar.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"title": {
|
||||
"message": "Gitea"
|
||||
},
|
||||
"item.label.Docs": {
|
||||
"message": "文档"
|
||||
},
|
||||
"item.label.Code": {
|
||||
"message": "开源代码"
|
||||
},
|
||||
"item.label.Support": {
|
||||
"message": "支持"
|
||||
},
|
||||
"item.label.Blog": {
|
||||
"message": "博客"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user