41 lines
1.1 KiB
JSON
41 lines
1.1 KiB
JSON
{
|
|
"labels": {
|
|
"Create Document": "Створити документ",
|
|
"Details": "Деталі"
|
|
},
|
|
"fields": {
|
|
"name": "Ім'я",
|
|
"status": "Статус",
|
|
"file": "Файл",
|
|
"type": "Тип",
|
|
"publishDate": "Дата публікації",
|
|
"expirationDate": "Термін придатності",
|
|
"description": "Опис",
|
|
"accounts": "Контрагенти",
|
|
"folder": "Папка"
|
|
},
|
|
"links": {
|
|
"accounts": "Контрагенти",
|
|
"opportunities": "Угоди",
|
|
"folder": "Папка",
|
|
"leads": "Ліди",
|
|
"contacts": "Контакти"
|
|
},
|
|
"options": {
|
|
"status": {
|
|
"Active": "Активний",
|
|
"Draft": "Чернетка",
|
|
"Expired": "Термін дії минув",
|
|
"Canceled": "Скасовано"
|
|
},
|
|
"type": {
|
|
"": "Немає",
|
|
"Contract": "Контракт",
|
|
"License Agreement": "Ліцензійна угода"
|
|
}
|
|
},
|
|
"presetFilters": {
|
|
"active": "Активний",
|
|
"draft": "Чернетка"
|
|
}
|
|
} |