fix(theme-translations): improve zh translation (#7570)

This commit is contained in:
Joshua Chen 2022-06-05 22:42:22 +08:00 committed by GitHub
parent 6a5efd068c
commit f8163ff2ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@
"theme.admonition.caution": "警告",
"theme.admonition.danger": "危险",
"theme.admonition.info": "信息",
"theme.admonition.note": "",
"theme.admonition.note": "注",
"theme.admonition.tip": "提示",
"theme.blog.archive.description": "历史博文",
"theme.blog.archive.title": "历史博文",

View file

@ -15,7 +15,7 @@
"theme.admonition.caution": "警告",
"theme.admonition.danger": "危險",
"theme.admonition.info": "信息",
"theme.admonition.note": "注意",
"theme.admonition.note": "備註",
"theme.admonition.tip": "提示",
"theme.blog.archive.description": "歷史文章",
"theme.blog.archive.title": "歷史文章",