mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-22 11:27:51 +00:00
Update zh tw languages and fix some broken links (#455)
--------- 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>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"link.title.Docs": {
|
||||
"message": "文档",
|
||||
"message": "文件",
|
||||
"description": "The title of the footer links column with title=Docs in the footer"
|
||||
},
|
||||
"link.title.Community": {
|
||||
"message": "社区",
|
||||
"message": "社區",
|
||||
"description": "The title of the footer links column with title=Community in the footer"
|
||||
},
|
||||
"link.title.More": {
|
||||
@@ -12,11 +12,11 @@
|
||||
"description": "The title of the footer links column with title=More in the footer"
|
||||
},
|
||||
"link.item.label.Tutorial": {
|
||||
"message": "教程",
|
||||
"message": "教學",
|
||||
"description": "The label of footer link with label=Tutorial linking to /"
|
||||
},
|
||||
"link.item.label.Code": {
|
||||
"message": "开源代码",
|
||||
"message": "開源程式碼",
|
||||
"description": "The label of footer link with label=Code linking to https://github.com/go-gitea/gitea"
|
||||
},
|
||||
"link.item.label.Stack Overflow": {
|
||||
|
||||
Reference in New Issue
Block a user