quivr/frontend/public/locales/pt-br/logout.json
Gabriel Rodrigues Eger cb020c0e63
Portuguese language added, "Select a Quivr Personality" btn is now supporting translations as well (#925)
* Added Portuguese Language + Translation of "Select A Quivr Personality" btn

* Added Portuguese Language + Translation of "Select A Quivr Personality" btn

* Undoing changes to yarn.lock from previous commits (had run on windows)
2023-08-11 13:19:21 +02:00

8 lines
236 B
JSON

{
"title": "Sair",
"subtitle": "Até a próxima vez",
"areYouSure": "Você tem certeza de que deseja sair?",
"cancel": "Voltar",
"error": "Erro ao fazer logout {{errorMessage}}",
"loggedOut": "Saiu com sucesso"
}