Skip to content

Commit f2452e2

Browse files
committed
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2 parents 80eca35 + 0ecc5be commit f2452e2

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
@@ -43,6 +43,6 @@
4343
"source.link.title": "前往 GitHub 倉庫",
4444
"source.revision.date": "最後更新",
4545
"source.file.date.updated": "最後更新",
46-
"source.file.date.created": "已建立",
46+
"source.file.date.created": "建立日期",
4747
"toc.title": "目錄"
4848
}[key] }}{% endmacro %}

src/partials/languages/zh-TW.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"source.link.title": "前往倉庫",
4444
"source.revision.date": "最後更新",
4545
"source.file.date.updated": "最後更新",
46-
"source.file.date.created": "สร้าง",
46+
"source.file.date.created": "建立日期",
4747
"toc.title": "目錄"
4848
}[key] }}{% endmacro %}

0 commit comments

Comments
 (0)