mirror of
https://github.com/go-task/task.git
synced 2025-06-29 00:51:43 +02:00
Website: Update Chinese translation link label
This commit is contained in:
@ -160,7 +160,7 @@ const config = {
|
|||||||
title: 'Translations',
|
title: 'Translations',
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
label: 'Chinese',
|
label: 'Chinese | 中国人',
|
||||||
href: CHINESE_URL
|
href: CHINESE_URL
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -11,7 +11,7 @@ const sidebars = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'link',
|
type: 'link',
|
||||||
label: 'Chinese',
|
label: 'Chinese | 中国人',
|
||||||
href: CHINESE_URL
|
href: CHINESE_URL
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user