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

20 lines
429 B
JSON

{
"insertFromSourceLabels": {
"Document": "Vložiť dokument"
},
"fields": {
"file": "Súbor",
"type": "Typ",
"field": "Pole",
"sourceId": "Zdroj ID",
"size": "Veľkosť (bajty)"
},
"options": {
"role": {
"Attachment": "Príloha",
"Import File": "Importovať súbor",
"Export File": "Exportovať súbor",
"Mail Merge": "Zlúčiť maily"
}
}
}