quivr/frontend/public/locales/pt-br/deleteBrain.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

6 lines
251 B
JSON

{
"deleteButton": "Excluir Cérebro",
"deleteConfirmQuestion": "Você tem certeza de que deseja excluir este cérebro? Essa ação não pode ser desfeita.",
"deleteConfirmYes": "Sim, excluir este cérebro",
"returnButton": "Retornar"
}