mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Updated Chinese (Simplified) translations (#4181)
add string translations related to 8.4.0 release
This commit is contained in:
parent
954112e2fa
commit
b5df9b8686
@ -23,8 +23,12 @@
|
||||
<!-- Translations: Chinese (Simplified) -->
|
||||
{% macro t(key) %}{{ {
|
||||
"language": "zh",
|
||||
"announce.dismiss": "不再显示此消息"
|
||||
"clipboard.copy": "复制",
|
||||
"clipboard.copied": "已复制",
|
||||
"consent.accept": "同意",
|
||||
"consent.manage": "管理设定",
|
||||
"consent.reject": "拒绝",
|
||||
"edit.link.title": "编辑此页",
|
||||
"footer.previous": "上一页",
|
||||
"footer.next": "下一页",
|
||||
|
Loading…
Reference in New Issue
Block a user