@nestjs-mod/webhook-afat
Version:
Webhook UI components and tools for AFAT (Angular, Formly, Antd, Transloco) and rest-sdk for work with backend of this module from Angular appliaction
53 lines (52 loc) • 2.26 kB
JSON
{
"Logs for webhook #{{webhookId}}": "Logs for webhook #{{webhookId}}",
"input search text": "input search text",
"Action": "Action",
"View": "View",
"Delete": "Delete",
"Create new": "Create new",
"Edit": "Edit",
"Save": "Save",
"Create": "Create",
"webhook-log.form.fields.request": "Request",
"webhook-log.form.fields.webhook-status": "Webhook status",
"webhook-log.form.fields.response": "Response",
"webhook-log.form.fields.response-status": "Response status",
"webhook.form.fields.endpoint": "Endpoint",
"webhook.form.fields.event-name": "Event name",
"webhook.form.fields.headers": "Headers",
"webhook.form.fields.enabled": "Enabled",
"webhook.form.fields.request-timeout": "Request timeout",
"webhook.form.fields.work-until-date": "Work until date",
"Example of payload": "Example of payload",
"webhook-log.view-modal.title": "Webhook log #{{ id }}",
"Close": "Close",
"webhook-log.delete-modal.title": "Delete webhook log #{{ id }}",
"Yes": "Yes",
"No": "No",
"webhook-log.grid.columns.id": "Id",
"webhook-log.grid.columns.request": "Request",
"webhook-log.grid.columns.response": "Response",
"webhook-log.grid.columns.response-status": "Response status",
"webhook-log.grid.columns.webhook-status": "Webhook status",
"webhook.test-request-modal.success-title": "The test request was successful",
"webhook.test-request-modal.error-title": "The test request failed with an error",
"webhook.update-modal.title": "Update webhook #{{ id }}",
"webhook.create-modal.title": "Create new webhook",
"Test request": "Test request",
"Cancel": "Cancel",
"webhook.delete-modal.title": "Delete webhook #{{ id }}",
"webhook.grid.columns.id": "Id",
"webhook.grid.columns.enabled": "Enabled",
"webhook.grid.columns.endpoint": "Endpoint",
"webhook.grid.columns.event-name": "Event name",
"webhook.grid.columns.headers": "Headers",
"webhook.grid.columns.request-timeout": "Request timeout",
"webhook.grid.columns.work-until-date": "Work until date",
"id not set": "id not set",
"Success": "Success",
"Fill user credentials": "Fill user credentials",
"Fill admin credentials": "Fill admin credentials",
"Sign-in": "Sign-in",
"Validation errors": "Validation errors"
}