41 lines
931 B
JSON
41 lines
931 B
JSON
{
|
|
"labels": {
|
|
"Create Document": "Vytvoriť dokument",
|
|
"Details": "Detaily"
|
|
},
|
|
"fields": {
|
|
"name": "Názov",
|
|
"status": "Stav",
|
|
"file": "Súbor",
|
|
"type": "Typ",
|
|
"publishDate": "Dátum publikovania",
|
|
"expirationDate": "Dátum expirácie",
|
|
"description": "Popis",
|
|
"accounts": "Organizácie",
|
|
"folder": "Priečinok"
|
|
},
|
|
"links": {
|
|
"accounts": "Organizácie",
|
|
"opportunities": "Príležitosti",
|
|
"folder": "Priečinok",
|
|
"leads": "Prvé kontakty",
|
|
"contacts": "Kontakty"
|
|
},
|
|
"options": {
|
|
"status": {
|
|
"Active": "Aktívny",
|
|
"Draft": "Koncept",
|
|
"Expired": "Vypršaný",
|
|
"Canceled": "Zrušený"
|
|
},
|
|
"type": {
|
|
"": "Žiadny",
|
|
"Contract": "Zmluva",
|
|
"License Agreement": "Licenčná zmluva"
|
|
}
|
|
},
|
|
"presetFilters": {
|
|
"active": "Aktívny",
|
|
"draft": "Koncept"
|
|
}
|
|
} |