Skip to content

Commit

Permalink
update i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Aug 10, 2020
1 parent 3184c35 commit f68d5e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions x-pack/plugins/uptime/public/lib/alert_types/translations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@ export const MonitorStatusTranslations = {
monitorName: '{{state.monitorName}}',
monitorId: '{{state.monitorId}}',
monitorUrl: '{{{state.monitorUrl}}}',
monitorType: '{{state.monitorType}}',
statusMessage: '{{state.statusMessage}}',
latestErrorMessage: '{{{state.latestErrorMessage}}}',
observerLocation: '{{state.observerLocation}}',
observerHostname: '{{state.observerHostname}}',
},
}),
name: i18n.translate('xpack.uptime.alerts.monitorStatus.clientName', {
Expand Down

0 comments on commit f68d5e4

Please sign in to comment.