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

16 lines
349 B
JSON

{
"labels": {
"Create Webhook": "Webhookを作成する"
},
"fields": {
"event": "イベント",
"isActive": "アクティブです",
"user": "APIユーザー",
"entityType": "エンティティタイプ",
"field": "分野",
"secretKey": "秘密鍵"
},
"links": {
"user": "ユーザー"
}
}