mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
change save integration button text (#116267)
This commit is contained in:
parent
0dff7d0223
commit
3d47a03489
1 changed files with 1 additions and 1 deletions
|
@ -553,7 +553,7 @@ export const CreatePackagePolicyPage: React.FunctionComponent = () => {
|
|||
>
|
||||
<FormattedMessage
|
||||
id="xpack.fleet.createPackagePolicy.saveButton"
|
||||
defaultMessage="Save integration"
|
||||
defaultMessage="Save and continue"
|
||||
/>
|
||||
</EuiButton>
|
||||
</EuiFlexItem>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue