8000 Fixed Chinese translations (#1580) · squidfunk/mkdocs-material@7b24345 · GitHub
[go: up one dir, main page]

Skip to content 10000

Commit 7b24345

Browse files
authored
Fixed Chinese translations (#1580)
1 parent cb99a22 commit 7b24345

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/partials/language/zh-Hant.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"search.result.one": "找到 1 个符合條件的結果",
3939
"search.result.other": "# 個符合條件的結果",
4040
"skip.link.title": "跳轉至",
41-
"source.link.title": "前往 Github 倉庫",
41+
"source.link.title": "前往 GitHub 倉庫",
4242
"source.revision.date": "最後更新",
4343
"toc.title": "目錄"
4444
}[key] }}{% endmacro %}

src/partials/language/zh.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"search.result.one": "找到 1 个符合条件的结果",
3939
"search.result.other": "# 个符合条件的结果",
4040
"skip.link.title": "跳转至",
41-
"source.link.title": "前往 Github 仓库",
41+
"source.link.title": "前往 GitHub 仓库",
4242
"source.revision.date": "最后更新",
4343
"toc.title": "目录"
4444
}[key] }}{% endmacro %}

0 commit comments

Comments
 (0)
0