Skip to content

Commit 9a40ea0

Browse files
luojun96Rader
authored andcommitted
Add missing zh-CN translation for INVITATION-ERR-2 error code
1 parent beb1169 commit 9a40ea0

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"error.INVITATION-ERR-0": {
3+
"other": "未绑定手机号,不能创建邀请码"
4+
},
5+
"error.INVITATION-ERR-1": {
6+
"other": "邀请码不存在"
7+
},
8+
"error.INVITATION-ERR-2": {
9+
"other": "邀请码已存在"
10+
}
11+
}

0 commit comments

Comments
 (0)