quivr/frontend/public/locales/en/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
631 B
JSON

{"wellcome":"Welcome to {{brain}}!","invitationMessage":"You have been invited to join this brain as a {{role}} and start exploring. Do you accept this exciting journey?","processingRequest":"Processing your request...","accept":"Yes, count me in!","reject":"No, thank you.","invitationNotFound":"This invitation is not valid.","errorCheckingInvitation":"An unknown error occurred while checking the invitation","accepted":"Invitation accepted","errorAccepting":"An unknown error occurred while accepting the invitation","declined":"Invitation declined","errorDeclining":"An unknown error occurred while declining the invitation"}