mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
fix(theme-translations): improve zh translation (#7570)
This commit is contained in:
parent
6a5efd068c
commit
f8163ff2ee
|
|
@ -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…
Reference in New Issue