Skip to content

Commit 579bb41

Browse files
authored
add zh-CN language
1 parent efdbb44 commit 579bb41

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

languages/zh-CN/beep.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"titleMatch.error": "您不得在标题中使用 “%1” 一词。",
3+
"contentMatch.error": "您不得在帖子中使用 “%1” 一词。",
4+
"tagMatch.error": "您不得在标签中使用 “%1” 一词。",
5+
"username.error": "您不得在用户名中使用 “%1” 一词。"
6+
}

0 commit comments

Comments
 (0)