You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: options/locale/locale_en-US.ini
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1831,12 +1831,13 @@ settings.webhook_deletion_desc = Removing a webhook deletes its settings and del
1831
1831
settings.webhook_deletion_success = The webhook has been removed.
1832
1832
settings.webhook.test_delivery = Test Delivery
1833
1833
settings.webhook.test_delivery_desc = Test this webhook with a fake event.
1834
-
settings.webhook.test_delivery_success = A fake event has been added to the delivery queue. It may take few seconds before it shows up in the delivery history.
1835
1834
settings.webhook.request = Request
1836
1835
settings.webhook.response = Response
1837
1836
settings.webhook.headers = Headers
1838
1837
settings.webhook.payload = Content
1839
1838
settings.webhook.body = Body
1839
+
settings.webhook.replay.description = Replay this webhook.
1840
+
settings.webhook.delivery.success = An event has been added to the delivery queue. It may take few seconds before it shows up in the delivery history.
1840
1841
settings.githooks_desc = "Git Hooks are powered by Git itself. You can edit hook files below to set up custom operations."
1841
1842
settings.githook_edit_desc = If the hook is inactive, sample content will be presented. Leaving content to an empty value will disable this hook.
0 commit comments