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

{"title":"Upload Knowledge","subtitle":"Text, document, spreadsheet, presentation, audio, video, and URLs supported","drop":"Drop the files here...","webSite":"Insert website URL","success":"File uploaded successfully","uploadFailed":"Failed to upload file: {{message}}","maxSizeError":"File too big","alreadyAdded":"{{fileName}} was already added but not sent to your brain","addFiles":"Please, add files to upload","selectBrain":"Please, select or create a brain to upload a file","invalidUrl":"Invalid URL","crawlFailed":"Failed to crawl website: {{message}}","ohNo":"Oh no!","selectBrainFirst":"You need to select a brain first. 🧠💡🥲","missingNecessaryRole":"You don't have the necessary role to upload content to the selected brain. 🧠💡🥲","invalidFileType":"Invalid file type","feed_form_submit_button":"Send to my brain","selected_brain_select_label":"Select a brain"}