mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Edit rule strings (#140866)
This commit is contained in:
parent
621640e269
commit
0ee0ec2fb0
1 changed files with 1 additions and 1 deletions
|
@ -326,7 +326,7 @@ export const RuleQuickEditButtons: React.FunctionComponent<ComponentOpts> = ({
|
|||
>
|
||||
<FormattedMessage
|
||||
id="xpack.triggersActionsUI.sections.rulesList.bulkActionPopover.updateRuleAPIKeysTitle"
|
||||
defaultMessage="Update API Keys"
|
||||
defaultMessage="Update API keys"
|
||||
/>
|
||||
</EuiButtonEmpty>
|
||||
</EuiFlexItem>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue