mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
10 lines
200 B
JSON
10 lines
200 B
JSON
{
|
|
"title": "Conta bancária",
|
|
"bank_name": "Nome",
|
|
"account_no": "Detalhes",
|
|
"loading": "Carregando",
|
|
"done": "Concluir",
|
|
"create": "Criar",
|
|
"notification_updated": "Conta atualizada"
|
|
}
|