Files
espocrm/application/Espo/Resources/i18n/pt_BR/Attachment.json
2026-01-19 17:46:06 +01:00

26 lines
574 B
JSON

{
"insertFromSourceLabels": {
"Document": "Inserir Documento"
},
"fields": {
"role": "Regra",
"file": "Arquivo",
"type": "Tipo",
"field": "Campo",
"storage": "Armazenamento",
"size": "Tam. (bytes)"
},
"options": {
"role": {
"Attachment": "Anexo",
"Inline Attachment": "Anexo Inline",
"Import File": "Importar Arquivo",
"Export File": "Exportar Arquivo",
"Mail Merge": "Mala Direta",
"Mass Pdf": "PDF em Massa"
}
},
"presetFilters": {
"orphan": "Órfão"
}
}