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

16 lines
339 B
JSON

{
"labels": {
"Create Webhook": "إنشاء Webhook"
},
"fields": {
"event": "حدث",
"isActive": "نشط",
"user": "مستخدم API",
"entityType": "نوع الكيان",
"field": "مجال",
"secretKey": "المفتاح السري"
},
"links": {
"user": "المستعمل"
}
}