Fixed Chinese translation for "source.file.date.created" (#2751)

Signed-off-by: Jack Cherng <jfcherng@gmail.com>
This commit is contained in:
Jack Cherng 2021-06-17 14:19:17 +08:00 committed by GitHub
parent 40060ea3ca
commit 0ecc5bebe3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -43,6 +43,6 @@
"source.link.title": "前往 GitHub 倉庫",
"source.revision.date": "最後更新",
"source.file.date.updated": "最後更新",
"source.file.date.created": "建立",
"source.file.date.created": "建立日期",
"toc.title": "目錄"
}[key] }}{% endmacro %}

View File

@ -43,6 +43,6 @@
"source.link.title": "前往倉庫",
"source.revision.date": "最後更新",
"source.file.date.updated": "最後更新",
"source.file.date.created": "สร้าง",
"source.file.date.created": "建立日期",
"toc.title": "目錄"
}[key] }}{% endmacro %}