📝 Add term accept hint
This commit is contained in:
@ -413,5 +413,7 @@
|
||||
"channelNewChannel": "New Channel",
|
||||
"channelNewDirectMessage": "New Direct Message",
|
||||
"channelDirectMessageDescription": "Direct Message with {}",
|
||||
"fieldCannotBeEmpty": "This field cannot be empty."
|
||||
"fieldCannotBeEmpty": "This field cannot be empty.",
|
||||
"termAcceptLink": "View terms",
|
||||
"termAcceptNextWithAgree": "By clicking the \"Next\", it means you agree to our terms and its updates."
|
||||
}
|
||||
|
@ -413,5 +413,7 @@
|
||||
"channelNewChannel": "新建频道",
|
||||
"channelNewDirectMessage": "发起私信",
|
||||
"channelDirectMessageDescription": "与 {} 的私聊",
|
||||
"fieldCannotBeEmpty": "此字段不能为空。"
|
||||
"fieldCannotBeEmpty": "此字段不能为空。",
|
||||
"termAcceptLink": "浏览条款",
|
||||
"termAcceptNextWithAgree": "点击 “下一步”,即表示你同意我们的各项条款,包括其之后的更新。"
|
||||
}
|
||||
|
Reference in New Issue
Block a user