📝 Add term accept hint

This commit is contained in:
2024-12-08 15:16:53 +08:00
parent 45f61533ee
commit 67feaacf5a
3 changed files with 47 additions and 3 deletions

View File

@@ -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."
}