Initial commit
This commit is contained in:
16
application/Espo/Resources/i18n/ru_RU/Webhook.json
Normal file
16
application/Espo/Resources/i18n/ru_RU/Webhook.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create Webhook": "Создать вебхук"
|
||||
},
|
||||
"fields": {
|
||||
"event": "Событие",
|
||||
"isActive": "Активный",
|
||||
"user": "API пользователь",
|
||||
"entityType": "Тип объекта",
|
||||
"field": "Поле",
|
||||
"secretKey": "Секретный ключ"
|
||||
},
|
||||
"links": {
|
||||
"user": "Пользователь"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user