mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-16 18:52:12 +03:00
c2bf3adc24
# Description Also add a back to chat button in the user page to make up for the loss of the legacy header. ## Screenshots (if appropriate): <img width="754" alt="image" src="https://github.com/StanGirard/quivr/assets/67386567/ad6d92a6-2f57-464f-b002-ec94f37a1ccd">
35 lines
982 B
JSON
35 lines
982 B
JSON
{
|
|
"lang": "en-US",
|
|
"title": "Quivr - Get a Second Brain with Generative AI",
|
|
"description": "Quivr is your second brain in the cloud, designed to easily store and retrieve unstructured information.",
|
|
"toastDismiss": "dismiss",
|
|
"email": "Email",
|
|
"or": "or",
|
|
"and": "and",
|
|
"logoutButton": "Logout",
|
|
"updateButton": "Update",
|
|
"uploadButton": "Upload",
|
|
"uploadingButton": "Uploading...",
|
|
"chatButton": "Chat",
|
|
"deleteButton": "Delete",
|
|
"deleteForeverButton": "Delete forever",
|
|
"doneButton": "Done",
|
|
"resetButton": "Reset",
|
|
"newChatButton": "New Chat",
|
|
"createButton": "Create",
|
|
"shareButton": "Share",
|
|
"Upload": "Upload",
|
|
"Chat": "Chat",
|
|
"Explore": "Explore",
|
|
"loading": "Loading...",
|
|
"comingSoon": "Coming soon",
|
|
"Viewer": "Viewer",
|
|
"Editor": "Editor",
|
|
"Owner": "Owner",
|
|
"saveButton": "Save",
|
|
"invalidUrl": "Invalid URL",
|
|
"crawlButton": "Crawl",
|
|
"themeSelect": "Interface theme",
|
|
"languageSelect": "Preferred language"
|
|
}
|