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

27 lines
586 B
JSON

{
"insertFromSourceLabels": {
"Document": "Voeg document in"
},
"fields": {
"role": "Rol",
"related": "Verwant",
"file": "Bestand",
"field": "Veld",
"sourceId": "Bron ID",
"storage": "Opslagruimte",
"size": "Grootte (bytes)",
"isBeingUploaded": "Wordt geüpload"
},
"options": {
"role": {
"Attachment": "Bijlage",
"Inline Attachment": "Inline bijlage",
"Import File": "Importeer bestand",
"Export File": "Export bestand",
"Mail Merge": "Mailmerge"
}
},
"presetFilters": {
"orphan": "Wees"
}
}