We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e297c8c commit 7427662Copy full SHA for 7427662
src/partials/languages/zh.html
@@ -23,7 +23,7 @@
23
<!-- Translations: Chinese (Simplified) -->
24
{% macro t(key) %}{{ {
25
"language": "zh",
26
- "announce.dismiss": "不再显示此消息"
+ "announce.dismiss": "不再显示此消息",
27
"clipboard.copy": "复制",
28
"clipboard.copied": "已复制",
29
"consent.accept": "同意",
0 commit comments