mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-17 11:21:35 +03:00
b0514d6149
* add libraries for traslation purposes * Add button and service for language selection * add spanish translation on login page * add spanish translation on upload page * Add spanish translations for explore page * Add translations on user page * Add translations for config page * Add spanish translations on chat page * add translations for brain page * fix GUI and save on local storage * fix (i18n) init and types * fix (i18n): typos * add translation on new brain modal * add translations on metadata * Add translations on home page * fixes types * fix(frontend-tests): use get by id instead of text --------- Co-authored-by: Gustavo Maciel <gustavo_m13@outlook.com>
47 lines
2.0 KiB
JSON
47 lines
2.0 KiB
JSON
{
|
|
"lang": "en-US",
|
|
"title": "Quivr - Get a Second Brain with Generative AI",
|
|
"title.short": "Get a Second Brain with",
|
|
"description": "Quivr is your second brain in the cloud, designed to easily store and retrieve unstructured information.",
|
|
"getStarted": "Get Started",
|
|
"features": "Features",
|
|
"two_brains_title": "Two brains is better than one",
|
|
"two_brains_desc": "Quivr is your second brain in the cloud, designed to easily store and retrieve unstructured information.",
|
|
"any_kind_of_data_title": "Store any kind of data",
|
|
"any_kind_of_data_desc": "Quivr can handle almost any type of data you throw at it. Text, images, code snippets, we've got you covered.",
|
|
"fast_and_accurate_title": "Get a Fast and Consistent Brain",
|
|
"fast_and_accurate_desc": "Quivr is your second brain in the cloud, designed to easily store and retrieve unstructured information.",
|
|
"fast_and_efficient_title": "Fast and Efficient",
|
|
"fast_and_efficient_desc": "Designed with speed and efficiency at its core. Quivr ensures rapid access to your data.",
|
|
"secure_title": "Secure",
|
|
"secure_desc": "Your data, your control. Always.",
|
|
"open_source_title": "Open source",
|
|
"open_source_desc": "Freedom is beautiful, so is Quivr. Open source and free to use.",
|
|
"toastDismiss": "dismiss",
|
|
"email": "Email",
|
|
"password": "Password",
|
|
"or": "or",
|
|
"loginButton": "Login",
|
|
"signUpButton": "Sign up",
|
|
"logoutButton": "Logout",
|
|
"updateButton": "Update",
|
|
"uploadButton": "Upload",
|
|
"uploadingButton": "Uploading...",
|
|
"crawlButton": "Crawl",
|
|
"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"
|
|
} |