mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Change re-enable to enable terminology
This commit is contained in:
parent
e1123b4cbf
commit
b497dfd6b6
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ export function checkActionTypeEnabled(
|
|||
)}
|
||||
description={i18n.translate(
|
||||
'xpack.triggersActionsUI.sections.alertForm.actionTypeDisabledByLicenseMessageDescription',
|
||||
{ defaultMessage: 'To re-enable this action, please upgrade your license.' }
|
||||
{ defaultMessage: 'To enable this action, please upgrade your license.' }
|
||||
)}
|
||||
className="actCheckActionTypeEnabled__disabledActionWarningCard"
|
||||
children={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue