1
1
{
2
- "Logs for webhook #{{webhookId}}" : " Logs for webhook #{{webhookId}}" ,
3
- "input search text" : " input search text" ,
4
- "Action" : " Action" ,
5
- "View" : " View" ,
6
- "Delete" : " Delete" ,
7
- "Create new" : " Create new" ,
8
- "Edit" : " Edit" ,
9
- "Save" : " Save" ,
10
- "Create" : " Create" ,
11
- "webhook-log.form.fields.request" : " Request" ,
12
- "webhook-log.form.fields.webhook-status" : " Webhook status" ,
13
- "webhook-log.form.fields.response" : " Response" ,
14
- "webhook-log.form.fields.response-status" : " Response status" ,
15
- "webhook.form.fields.endpoint" : " Endpoint" ,
16
- "webhook.form.fields.event-name" : " Event name" ,
17
- "webhook.form.fields.headers" : " Headers" ,
18
- "webhook.form.fields.enabled" : " Enabled" ,
19
- "webhook.form.fields.request-timeout" : " Request timeout" ,
20
- "webhook.form.fields.work-until-date" : " Work until date" ,
21
- "Example of payload" : " Example of payload" ,
22
- "webhook-log.view-modal.title" : " Webhook log #{{ id }}" ,
23
- "Close" : " Close" ,
24
- "webhook-log.delete-modal.title" : " Delete webhook log #{{ id }}" ,
25
- "Yes" : " Yes" ,
26
- "No" : " No" ,
27
- "webhook-log.grid.columns.id" : " Id" ,
28
- "webhook-log.grid.columns.request" : " Request" ,
29
- "webhook-log.grid.columns.response" : " Response" ,
30
- "webhook-log.grid.columns.response-status" : " Response status" ,
31
- "webhook-log.grid.columns.webhook-status" : " Webhook status" ,
32
- "webhook.test-request-modal.success-title" : " The test request was successful" ,
33
- "webhook.test-request-modal.error-title" : " The test request failed with an error" ,
34
- "webhook.update-modal.title" : " Update webhook #{{ id }}" ,
35
- "webhook.create-modal.title" : " Create new webhook" ,
36
- "Test request" : " Test request" ,
37
- "Cancel" : " Cancel" ,
38
- "webhook.delete-modal.title" : " Delete webhook #{{ id }}" ,
39
- "webhook.grid.columns.id" : " Id" ,
40
- "webhook.grid.columns.enabled" : " Enabled" ,
41
- "webhook.grid.columns.endpoint" : " Endpoint" ,
42
- "webhook.grid.columns.event-name" : " Event name" ,
43
- "webhook.grid.columns.headers" : " Headers" ,
44
- "webhook.grid.columns.request-timeout" : " Request timeout" ,
45
- "webhook.grid.columns.work-until-date" : " Work until date" ,
46
- "id not set" : " id not set" ,
47
- "Success" : " Success" ,
48
- "Fill user credentials" : " Fill user credentials" ,
49
- "Fill admin credentials" : " Fill admin credentials" ,
50
- "Sign-in" : " Sign-in" ,
51
- "Validation errors" : " Validation errors"
52
- }
2
+ "Logs for webhook #{{webhookId}}" : " Logs for webhook #{{webhookId}}" ,
3
+ "input search text" : " input search text" ,
4
+ "Action" : " Action" ,
5
+ "View" : " View" ,
6
+ "Delete" : " Delete" ,
7
+ "select tenant" : " select tenant" ,
8
+ "Loading..." : " Loading..." ,
9
+ "Create new" : " Create new" ,
10
+ "Edit" : " Edit" ,
11
+ "Save" : " Save" ,
12
+ "Create" : " Create" ,
13
+ "webhook-log.form.fields.request" : " Request" ,
14
+ "webhook-log.form.fields.webhook-status" : " Webhook status" ,
15
+ "webhook-log.form.fields.response" : " Response" ,
16
+ "webhook-log.form.fields.response-status" : " Response status" ,
17
+ "webhook.form.fields.endpoint" : " Endpoint" ,
18
+ "webhook.form.fields.event-name" : " Event name" ,
19
+ "webhook.form.fields.headers" : " Headers" ,
20
+ "webhook.form.fields.enabled" : " Enabled" ,
21
+ "webhook.form.fields.request-timeout" : " Request timeout" ,
22
+ "webhook.form.fields.work-until-date" : " Work until date" ,
23
+ "Example of payload" : " Example of payload" ,
24
+ "webhook-log.view-modal.title" : " Webhook log #{{ id }}" ,
25
+ "Close" : " Close" ,
26
+ "webhook-log.delete-modal.title" : " Delete webhook log #{{ id }}" ,
27
+ "Yes" : " Yes" ,
28
+ "No" : " No" ,
29
+ "webhook-log.grid.columns.id" : " Id" ,
30
+ "webhook-log.grid.columns.request" : " Request" ,
31
+ "webhook-log.grid.columns.response" : " Response" ,
32
+ "webhook-log.grid.columns.response-status" : " Response status" ,
33
+ "webhook-log.grid.columns.webhook-status" : " Webhook status" ,
34
+ "webhook.test-request-modal.success-title" : " The test request was successful" ,
35
+ "webhook.test-request-modal.error-title" : " The test request failed with an error" ,
36
+ "webhook.update-modal.title" : " Update webhook #{{ id }}" ,
37
+ "webhook.create-modal.title" : " Create new webhook" ,
38
+ "Test request" : " Test request" ,
39
+ "Cancel" : " Cancel" ,
40
+ "webhook.delete-modal.title" : " Delete webhook #{{ id }}" ,
41
+ "webhook.grid.columns.id" : " Id" ,
42
+ "webhook.grid.columns.enabled" : " Enabled" ,
43
+ "webhook.grid.columns.endpoint" : " Endpoint" ,
44
+ "webhook.grid.columns.event-name" : " Event name" ,
45
+ "webhook.grid.columns.headers" : " Headers" ,
46
+ "webhook.grid.columns.request-timeout" : " Request timeout" ,
47
+ "webhook.grid.columns.work-until-date" : " Work until date" ,
48
+ "id not set" : " id not set" ,
49
+ "Success" : " Success" ,
50
+ "Fill user credentials" : " Fill user credentials" ,
51
+ "Fill admin credentials" : " Fill admin credentials" ,
52
+ "Sign-in" : " Sign-in" ,
53
+ "Validation errors" : " Validation errors"
54
+ }
0 commit comments