mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 09:43:10 +00:00
polish(theme-classic): add Chinese translations (#5472)
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
This commit is contained in:
parent
09a7e0b00b
commit
52844f2b01
|
|
@ -21,8 +21,8 @@
|
|||
"theme.SearchPage.inputPlaceholder": "在此输入搜索字词",
|
||||
"theme.SearchPage.noResultsText": "未找到任何结果",
|
||||
"theme.TOCCollapsible.toggleButtonLabel": "本页总览",
|
||||
"theme.blog.archive.description": "Archive",
|
||||
"theme.blog.archive.title": "Archive",
|
||||
"theme.blog.archive.description": "历史博文",
|
||||
"theme.blog.archive.title": "历史博文",
|
||||
"theme.blog.paginator.navAriaLabel": "博文列表分页导航",
|
||||
"theme.blog.paginator.newerEntries": "较新的博文",
|
||||
"theme.blog.paginator.olderEntries": "较旧的博文",
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@
|
|||
"theme.SearchPage.inputPlaceholder": "在此輸入搜尋字詞",
|
||||
"theme.SearchPage.noResultsText": "未找到任何結果",
|
||||
"theme.TOCCollapsible.toggleButtonLabel": "本頁導覽",
|
||||
"theme.blog.archive.description": "Archive",
|
||||
"theme.blog.archive.title": "Archive",
|
||||
"theme.blog.archive.description": "歷史博文",
|
||||
"theme.blog.archive.title": "歷史博文",
|
||||
"theme.blog.paginator.navAriaLabel": "部落格文章列表分頁導覽",
|
||||
"theme.blog.paginator.newerEntries": "較新的文章",
|
||||
"theme.blog.paginator.olderEntries": "較舊的文章",
|
||||
|
|
|
|||
Loading…
Reference in New Issue