Skip to content

Commit

Permalink
Updated title for snapshot card
Browse files Browse the repository at this point in the history
  • Loading branch information
cqliu1 committed Aug 25, 2020
1 parent 44f3e69 commit 3c49a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/snapshot_restore/public/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export class SnapshotRestoreUIPlugin {
home.featureCatalogue.register({
id: PLUGIN.id,
title: i18n.translate('xpack.snapshotRestore.featureCatalogueTitle', {
defaultMessage: 'Store & recover backups',
defaultMessage: 'Back up and restore',
}),
description: i18n.translate('xpack.snapshotRestore.featureCatalogueDescription', {
defaultMessage:
Expand Down

0 comments on commit 3c49a3d

Please sign in to comment.