Initial commit
This commit is contained in:
20
application/Espo/Resources/i18n/sk_SK/Attachment.json
Normal file
20
application/Espo/Resources/i18n/sk_SK/Attachment.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user