diff --git a/material/partials/languages/zh-Hant.html b/material/partials/languages/zh-Hant.html index e7d50dc3f..95f1f6161 100644 --- a/material/partials/languages/zh-Hant.html +++ b/material/partials/languages/zh-Hant.html @@ -23,6 +23,6 @@ "source.link.title": "前往 GitHub 倉庫", "source.revision.date": "最後更新", "source.file.date.updated": "最後更新", - "source.file.date.created": "已建立", + "source.file.date.created": "建立日期", "toc.title": "目錄" }[key] }}{% endmacro %} diff --git a/material/partials/languages/zh-TW.html b/material/partials/languages/zh-TW.html index 7253f4e8e..c9f59082a 100644 --- a/material/partials/languages/zh-TW.html +++ b/material/partials/languages/zh-TW.html @@ -23,6 +23,6 @@ "source.link.title": "前往倉庫", "source.revision.date": "最後更新", "source.file.date.updated": "最後更新", - "source.file.date.created": "สร้าง", + "source.file.date.created": "建立日期", "toc.title": "目錄" }[key] }}{% endmacro %}