DocSpace-client/packages/client/public/locales/en/Webhooks.json

60 lines
3.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Before": "Before",
"CreateWebhook": "Create webhook",
"DeleteHint": "The webhook will be deleted permanently.\nYou will not be able to undo this action.",
"DeleteWebhook": "Delete webhook",
"DeleteWebhookForeverQuestion": "Delete Webhook forever?",
"Delivery": "Delivery",
"DeliveryDate": "Delivery date",
"DisableSSL": "Disable (not recommended)",
"EnableSSL": "Enable SSL verification",
"EnterSecretKey": "Enter secret key",
"EnterUrl": "Enter URL",
"EnterWebhookName": "Enter webhook name",
"EventHint": "Deliveries are automatically deleted after 15 days",
"EventID": "Event ID",
"FailedToConnect": "We couldnt deliver this payload: failed to connect to host",
"From": "From",
"Generate": "Generate",
"NoResultsMatched": "No results match this filter. Try a different one or clear filter to view all items.",
"NotSent": "Not sent",
"PayloadIsTooLarge": "Payload is too large to display.",
"PayloadUrl": "Payload URL",
"ReadMore": "Read more",
"Request": "Request",
"RequestBodyCopied": "POST request body successfully copied to clipboard",
"RequestHeaderCopied": "POST request header successfully copied to clipboard",
"RequestPostBody": "POST request body",
"RequestPostHeader": "POST request header",
"ResetKey": "Reset key",
"Response": "Response",
"ResponseBodyCopied": "POST response body successfully copied to clipboard",
"ResponseHeaderCopied": "POST response header successfully copied to clipboard",
"ResponsePostBody": "POST response body",
"ResponsePostHeader": "POST response header",
"Retry": "Retry",
"SecretKey": "Secret key",
"SecretKeyHint": "Setting a webhook secret allows you to verify requests sent to the payload URL.",
"SecretKeyWarning": "You cannot retrieve your secret key again once it has been saved. If you've lost or forgotten this secret key, you can reset it, but all integrations using this secret will need to be updated.",
"SelectDate": "Select date",
"SelectDeliveryTime": "Select Delivery time",
"SettingsWebhook": "Webhook settings",
"SSLHint": "By default, we verify SSL certificates when delivering payloads.",
"SSLVerification": "SSL verification",
"State": "State",
"UnselectAll": "Unselect all",
"URL": "URL",
"ViewRawPayload": "View raw payload",
"WebhookCreated": "Webhook created",
"WebhookCreationHint": "This webhook will be assigned to all events in {{portalName}}",
"WebhookDetails": "Webhook details",
"WebhookEditedSuccessfully": "Webhook configuration edited successfully",
"WebhookHistory": "Webhook history",
"WebhookName": "Webhook name",
"WebhookRedilivered": "Webhook redelivered",
"WebhookRemoved": "Webhook removed",
"Webhooks": "Webhooks",
"WebhooksGuide": "Webhooks Guide",
"WebhooksInfo": "Use webhooks to perform custom actions on the side of any application or website you are using based on various events in ONLYOFFICE {{portalName}}.\nHere, you can create and manage all your webhooks, configure them, and browse history of every webhook to audit their performance."
}