Skip to content

Commit f68d5e4

Browse files
committed
update i18n
1 parent 3184c35 commit f68d5e4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

x-pack/plugins/uptime/public/lib/alert_types/translations.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,9 @@ export const MonitorStatusTranslations = {
1414
monitorName: '{{state.monitorName}}',
1515
monitorId: '{{state.monitorId}}',
1616
monitorUrl: '{{{state.monitorUrl}}}',
17-
monitorType: '{{state.monitorType}}',
1817
statusMessage: '{{state.statusMessage}}',
1918
latestErrorMessage: '{{{state.latestErrorMessage}}}',
2019
observerLocation: '{{state.observerLocation}}',
21-
observerHostname: '{{state.observerHostname}}',
2220
},
2321
}),
2422
name: i18n.translate('xpack.uptime.alerts.monitorStatus.clientName', {

0 commit comments

Comments
 (0)