mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-21 10:21:54 +03:00
8 lines
236 B
JSON
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"
|
||
|
}
|