mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-22 02:37:42 +00:00
--------- Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: silverwind <2021+silverwind@noreply.gitea.com> Reviewed-on: https://gitea.com/gitea/docs/pulls/455 Reviewed-by: silverwind <2021+silverwind@noreply.gitea.com>
35 lines
1.3 KiB
JSON
35 lines
1.3 KiB
JSON
{
|
|
"link.title.Docs": {
|
|
"message": "文件",
|
|
"description": "The title of the footer links column with title=Docs in the footer"
|
|
},
|
|
"link.title.Community": {
|
|
"message": "社區",
|
|
"description": "The title of the footer links column with title=Community in the footer"
|
|
},
|
|
"link.title.More": {
|
|
"message": "更多",
|
|
"description": "The title of the footer links column with title=More in the footer"
|
|
},
|
|
"link.item.label.Tutorial": {
|
|
"message": "教學",
|
|
"description": "The label of footer link with label=Tutorial linking to /"
|
|
},
|
|
"link.item.label.Code": {
|
|
"message": "開源程式碼",
|
|
"description": "The label of footer link with label=Code linking to https://github.com/go-gitea/gitea"
|
|
},
|
|
"link.item.label.Stack Overflow": {
|
|
"message": "Stack Overflow",
|
|
"description": "The label of footer link with label=Stack Overflow linking to https://stackoverflow.com/questions/tagged/gitea"
|
|
},
|
|
"link.item.label.Discord": {
|
|
"message": "Discord",
|
|
"description": "The label of footer link with label=Discord linking to https://discord.gg/gitea"
|
|
},
|
|
"link.item.label.Twitter": {
|
|
"message": "Twitter",
|
|
"description": "The label of footer link with label=Twitter linking to https://twitter.com/giteaio"
|
|
}
|
|
}
|