Initial commit
This commit is contained in:
16
application/Espo/Resources/i18n/ja_JP/Webhook.json
Normal file
16
application/Espo/Resources/i18n/ja_JP/Webhook.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create Webhook": "Webhookを作成する"
|
||||
},
|
||||
"fields": {
|
||||
"event": "イベント",
|
||||
"isActive": "アクティブです",
|
||||
"user": "APIユーザー",
|
||||
"entityType": "エンティティタイプ",
|
||||
"field": "分野",
|
||||
"secretKey": "秘密鍵"
|
||||
},
|
||||
"links": {
|
||||
"user": "ユーザー"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user