Initial commit
This commit is contained in:
13
application/Espo/Modules/Crm/Resources/i18n/pt_BR/Email.json
Normal file
13
application/Espo/Modules/Crm/Resources/i18n/pt_BR/Email.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create Lead": "Criar lead",
|
||||
"Create Contact": "Criar contato",
|
||||
"Create Task": "Criar Tarefa",
|
||||
"Create Case": "Criar caso",
|
||||
"Add to Contact": "Adicionar ao Contato",
|
||||
"Add to Lead": "Adicionar ao Lead"
|
||||
},
|
||||
"fields": {
|
||||
"tasks": "Tarefas"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user