mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-24 07:30:12 +01:00
Fixed Chinese translation for "source.file.date.created" (#2751)
Signed-off-by: Jack Cherng <jfcherng@gmail.com>
This commit is contained in:
parent
40060ea3ca
commit
0ecc5bebe3
@ -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 %}
|
||||
|
@ -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 %}
|
||||
|
Loading…
Reference in New Issue
Block a user