1
0
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:
Andrey Nering
2022-11-27 19:49:07 -03:00
parent 45ab4dc718
commit 3aa647c89b
2 changed files with 2 additions and 2 deletions

View File

@ -160,7 +160,7 @@ const config = {
title: 'Translations', title: 'Translations',
items: [ items: [
{ {
label: 'Chinese', label: 'Chinese | 中国人',
href: CHINESE_URL href: CHINESE_URL
} }
] ]

View File

@ -11,7 +11,7 @@ const sidebars = {
}, },
{ {
type: 'link', type: 'link',
label: 'Chinese', label: 'Chinese | 中国人',
href: CHINESE_URL href: CHINESE_URL
}, },
{ {