Skip to content

Commit 165bf4b

Browse files
committed
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2 parents 406648a + bac2397 commit 165bf4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/partials/languages/zh-Hant.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"search.result.one": "找到 1 个符合條件的結果",
4141
"search.result.other": "# 個符合條件的結果",
4242
"skip.link.title": "跳轉至",
43-
"source.link.title": "前往 GitHub 倉庫",
43+
"source.link.title": "前往倉庫",
4444
"source.revision.date": "最後更新",
4545
"source.file.date.updated": "最後更新",
4646
"source.file.date.created": "建立日期",

src/partials/languages/zh.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"search.result.one": "找到 1 个符合条件的结果",
4141
"search.result.other": "# 个符合条件的结果",
4242
"skip.link.title": "跳转至",
43-
"source.link.title": "前往 GitHub 仓库",
43+
"source.link.title": "前往仓库",
4444
"source.revision.date": "最后更新",
4545
"source.file.date.updated": "最后更新",
4646
"source.file.date.created": "创建日期",

0 commit comments

Comments
 (0)