Skip to content

Commit

Permalink
Apply changes for Uptime
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecote committed Oct 29, 2020
1 parent 19bf4b3 commit 3c83b62
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x-pack/plugins/uptime/common/translations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ export const MonitorStatusTranslations = {
defaultMessage: 'Uptime monitor status',
}),
description: i18n.translate('xpack.uptime.alerts.monitorStatus.description', {
defaultMessage: 'Alert when the status of an Uptime monitor is down.',
defaultMessage:
'Alert when your synthetic monitor is down or its availability breaches an availability threshold.',
}),
};

0 comments on commit 3c83b62

Please sign in to comment.