mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[Synthetics UI] Update copy for test now functionality on private locations (#137912)
* Update copy for test now functionality on private locations. * Update copy based on PR feedback.
This commit is contained in:
parent
c0363b01ba
commit
e7772b1feb
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ export const TEST_NOW_AVAILABLE_LABEL = i18n.translate(
|
|||
export const PRIVATE_AVAILABLE_LABEL = i18n.translate(
|
||||
'xpack.synthetics.monitorList.testNow.available.private',
|
||||
{
|
||||
defaultMessage: 'For now, Test now is disabled for private locations monitors.',
|
||||
defaultMessage: `You can't currently test monitors running on private locations on demand.`,
|
||||
}
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue