quivr/frontend/public/locales/zh-cn/invitation.json
Stan Girard 7f9eedb15c
docs: ✏️ homepage (#1922)
added link to docs

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2023-12-27 14:31:30 +01:00

2 lines
523 B
JSON

{"wellcome":"欢迎来到 {{brain}}!","invitationMessage":"您被邀请以 {{role}} 的身份加入和探索这个大脑,是否接受邀请?","processingRequest":"正在处理您的请求…","accept":"是的,我加入!","reject":"不,谢谢。","invitationNotFound":"此邀请无效。","errorCheckingInvitation":"检查邀请时出现未知错误","accepted":"已接受邀请","errorAccepting":"接受邀请时发生未知错误","declined":"邀请已拒绝","errorDeclining":"拒绝邀请时发生未知错误"}