mirror of
https://github.com/go-task/task.git
synced 2024-12-14 10:52:43 +02:00
51 lines
1.9 KiB
JSON
51 lines
1.9 KiB
JSON
{
|
|
"link.title.Pages": {
|
|
"message": "页面",
|
|
"description": "The title of the footer links column with title=Pages in the footer"
|
|
},
|
|
"link.title.Community": {
|
|
"message": "社区",
|
|
"description": "The title of the footer links column with title=Community in the footer"
|
|
},
|
|
"link.title.Translations": {
|
|
"message": "翻译",
|
|
"description": "The title of the footer links column with title=Translations in the footer"
|
|
},
|
|
"link.item.label.Installation": {
|
|
"message": "安装",
|
|
"description": "The label of footer link with label=Installation linking to /installation/"
|
|
},
|
|
"link.item.label.Usage": {
|
|
"message": "使用指南",
|
|
"description": "The label of footer link with label=Usage linking to /usage/"
|
|
},
|
|
"link.item.label.Donate": {
|
|
"message": "赞助",
|
|
"description": "The label of footer link with label=Donate linking to /donate/"
|
|
},
|
|
"link.item.label.GitHub": {
|
|
"message": "GitHub",
|
|
"description": "The label of footer link with label=GitHub linking to https://github.com/go-task/task"
|
|
},
|
|
"link.item.label.Twitter": {
|
|
"message": "Twitter",
|
|
"description": "The label of footer link with label=Twitter linking to https://twitter.com/taskfiledev"
|
|
},
|
|
"link.item.label.Mastodon": {
|
|
"message": "Mastodon",
|
|
"description": "The label of footer link with label=Mastodon linking to https://fosstodon.org/@task"
|
|
},
|
|
"link.item.label.Discord": {
|
|
"message": "Discord",
|
|
"description": "The label of footer link with label=Discord linking to https://discord.gg/6TY36E39UK"
|
|
},
|
|
"link.item.label.OpenCollective": {
|
|
"message": "OpenCollective",
|
|
"description": "The label of footer link with label=OpenCollective linking to https://opencollective.com/task"
|
|
},
|
|
"link.item.label.Chinese | 中国人": {
|
|
"message": "Chinese | 中国人",
|
|
"description": "The label of footer link with label=Chinese | 中国人 linking to https://task-zh.readthedocs.io/zh_CN/latest/"
|
|
}
|
|
}
|