Skip to content

Commit

Permalink
EPMRPP-93483 || Rename Import Launches in Navigation (#3958)
Browse files Browse the repository at this point in the history
  • Loading branch information
maria-hambardzumian authored Aug 9, 2024
1 parent 29a0147 commit 0d7f66c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/common/constants/pluginsFilter.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const PLUGINS_FILTER_LIST = [
},
{
value: IMPORT_GROUP_TYPE,
label: <FormattedMessage id={'PluginsFilter.import'} defaultMessage={'Import Launches'} />,
label: <FormattedMessage id={'PluginsFilter.import'} defaultMessage={'Launches Import'} />,
},
{
value: NOTIFICATION_GROUP_TYPE,
Expand Down

0 comments on commit 0d7f66c

Please sign in to comment.