mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-31 15:29:32 +02:00
fix(theme-translations): improve zh translation (#7570)
This commit is contained in:
parent
6a5efd068c
commit
f8163ff2ee
2 changed files with 2 additions and 2 deletions
|
@ -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": "历史博文",
|
||||
|
|
|
@ -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": "歷史文章",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue