|
5 | 5 | "theme.CodeBlock.copy": "复制", |
6 | 6 | "theme.CodeBlock.copyButtonAriaLabel": "复制代码到剪贴板", |
7 | 7 | "theme.CodeBlock.wordWrapToggle": "切换自动换行", |
8 | | - "theme.DocSidebarItem.collapseCategoryAriaLabel": "Collapse sidebar category '{label}'", |
9 | | - "theme.DocSidebarItem.expandCategoryAriaLabel": "Expand sidebar category '{label}'", |
| 8 | + "theme.DocSidebarItem.collapseCategoryAriaLabel": "折叠侧边栏分类 '{label}'", |
| 9 | + "theme.DocSidebarItem.expandCategoryAriaLabel": "展开侧边栏分类 '{label}'", |
10 | 10 | "theme.ErrorPageContent.title": "页面已崩溃。", |
11 | 11 | "theme.ErrorPageContent.tryAgain": "重试", |
12 | 12 | "theme.NavBar.navAriaLabel": "主导航", |
|
19 | 19 | "theme.admonition.info": "信息", |
20 | 20 | "theme.admonition.note": "备注", |
21 | 21 | "theme.admonition.tip": "提示", |
22 | | - "theme.admonition.warning": "warning", |
| 22 | + "theme.admonition.warning": "注意", |
23 | 23 | "theme.blog.archive.description": "历史博文", |
24 | 24 | "theme.blog.archive.title": "历史博文", |
25 | 25 | "theme.blog.paginator.navAriaLabel": "博文列表分页导航", |
|
0 commit comments