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

24 lines
564 B
JSON

{
"insertFromSourceLabels": {
"Document": "Indsæt dokument."
},
"fields": {
"role": "Rolle",
"related": "Relateret",
"file": "Fil",
"field": "Felt",
"sourceId": "Søge ID",
"storage": "Opbevaring",
"size": "Størrelse (Bytes)"
},
"options": {
"role": {
"Attachment": "Vedhæftet fil",
"Inline Attachment": "Inline vedhæftning",
"Import File": "Importer fil",
"Export File": "Eksporter fil",
"Mail Merge": "Mail fletning",
"Mass Pdf": "Masse-PDF"
}
}
}