Change docs i18n chinese label

This commit is contained in:
GuoQing Liu 2025-05-06 20:07:35 +08:00 committed by GitHub
parent 31d12b0d20
commit 86e1593d2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -96,7 +96,7 @@ const config: Config = {
position: 'right', position: 'right',
dropdownItemsAfter: [ dropdownItemsAfter: [
{ {
label: '简体中文', label: '简体中文(社区翻译)',
href: 'https://docs.frigate-cn.video', href: 'https://docs.frigate-cn.video',
} }
] ]