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: config/locales/en.yml
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,9 @@ en:
16
16
option_alert_resolved_hint_html: "Send when the alert is marked resolved"
17
17
option_alert_dropped_hint_html: "Send when the alert is dropped"
18
18
option_alert_handoff_hint_html: "Send when the alert has been handed off"
19
+
option_comment_created_hint_html: "Send when a comment is created"
20
+
option_comment_updated_hint_html: "Send when a comment is updated"
21
+
option_comment_destroyed_hint_html: "Send when a comment is deleted"
19
22
option_event_reminder_going_on_call_hint_html: "Send when a user is going on call"
20
23
option_event_reminder_going_off_call_hint_html: "Send when a user is going off call"
21
24
option_template_hint_html: "A handlebars template describing the body that should be posted. See <a href='https://pagertree.com/docs/integration-guides/outgoing-webhook#custom-format' target='_blank'>docs</a> for details."
0 commit comments