chore(theme-translations): complete zh-Hant translations (#9302)

* Update theme-common.json

* Update packages/docusaurus-theme-translations/locales/zh-Hant/theme-common.json

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>

---------

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
qwerzl 2023-09-14 11:39:18 +08:00 committed by GitHub
parent 49bcd291f5
commit 3cad29a0ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,6 +67,6 @@
"theme.tags.tagsListLabel": "標籤:",
"theme.tags.tagsPageLink": "檢視所有標籤",
"theme.tags.tagsPageTitle": "標籤",
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
"theme.unlistedContent.title": "Unlisted page"
"theme.unlistedContent.message": "此頁面未列出。搜索引擎不會對其索引,只有擁有直接連結的用戶才能訪問。",
"theme.unlistedContent.title": "未列出頁"
}