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

27 lines
602 B
JSON

{
"insertFromSourceLabels": {
"Document": "Infoga dokument"
},
"fields": {
"role": "Roll",
"related": "Relaterad",
"file": "Fil",
"type": "Typ",
"field": "Fält",
"sourceId": "Käll-ID",
"storage": "Lagring",
"size": "Storlek (bytes)"
},
"options": {
"role": {
"Attachment": "Bilaga",
"Inline Attachment": "Inline bilaga",
"Import File": "Importera fil",
"Export File": "Exportera fil",
"Mail Merge": "Sammanslagning av e-post"
}
},
"presetFilters": {
"orphan": "Föräldralös"
}
}