Skip to content

Commit e297c8c

Browse files
committed
Fixed syntax error in Chinese (Simplified) translations
1 parent 5f360d2 commit e297c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

material/partials/languages/zh.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
-#}
44
{% macro t(key) %}{{ {
55
"language": "zh",
6-
"announce.dismiss": "不再显示此消息"
6+
"announce.dismiss": "不再显示此消息",
77
"clipboard.copy": "复制",
88
"clipboard.copied": "已复制",
99
"consent.accept": "同意",

0 commit comments

Comments
 (0)