Add colon for consistency
parent
17febc1210
commit
4c593b141f
|
@ -80,7 +80,7 @@ export const DEFAULT_ALERT_LABELS = {
|
||||||
http: 'URL:',
|
http: 'URL:',
|
||||||
tcp: 'Address:',
|
tcp: 'Address:',
|
||||||
exec: 'Add Command (Arguments separated by Spaces):',
|
exec: 'Add Command (Arguments separated by Spaces):',
|
||||||
log: 'File',
|
log: 'File:',
|
||||||
smtp: 'Email Addresses (Separated by Spaces):',
|
smtp: 'Email Addresses (Separated by Spaces):',
|
||||||
slack: 'Send alerts to Slack channel:',
|
slack: 'Send alerts to Slack channel:',
|
||||||
alerta: 'Paste Alerta TICKscript:',
|
alerta: 'Paste Alerta TICKscript:',
|
||||||
|
|
Loading…
Reference in New Issue