mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-16 10:02:30 +03:00
9be4a57979
Issues: https://github.com/StanGirard/quivr/issues/1497 https://github.com/StanGirard/quivr/issues/1495 https://github.com/StanGirard/quivr/issues/1506 1. feat(chatInput): increase upload button size 2. feat(brains-library): add Spinner on loading 3. feat: improve logout ux ![Screenshot 2023-10-30 at 11 48 58](https://github.com/StanGirard/quivr/assets/63923024/fb8e0848-b349-4fbd-a7a5-ff43a73ae364) https://github.com/StanGirard/quivr/assets/63923024/cbd7cd42-e58a-49fb-9867-97f19dde9270 https://github.com/StanGirard/quivr/assets/63923024/a69b6b28-1c19-43e7-a02b-1df215a34a2e
9 lines
314 B
JSON
9 lines
314 B
JSON
{
|
|
"title": "Выход",
|
|
"subtitle": "Увидимся в следующий раз",
|
|
"areYouSure": "Вы уверены, что хотите выйти?",
|
|
"cancel": "Отмена",
|
|
"error": "Ошибка при выходе: {{errorMessage}}",
|
|
"loggedOut": "Успешный выход"
|
|
}
|