mirror of
https://gitea.com/gitea/docs.git
synced 2025-05-13 02:42:44 +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>
18 lines
261 B
JSON
18 lines
261 B
JSON
{
|
|
"title": {
|
|
"message": "Gitea"
|
|
},
|
|
"item.label.Docs": {
|
|
"message": "文档"
|
|
},
|
|
"item.label.Code": {
|
|
"message": "开源代码"
|
|
},
|
|
"item.label.Support": {
|
|
"message": "支持"
|
|
},
|
|
"item.label.Blog": {
|
|
"message": "博客"
|
|
}
|
|
}
|