We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44f3e69 commit 3c49a3dCopy full SHA for 3c49a3d
x-pack/plugins/snapshot_restore/public/plugin.ts
@@ -64,7 +64,7 @@ export class SnapshotRestoreUIPlugin {
64
home.featureCatalogue.register({
65
id: PLUGIN.id,
66
title: i18n.translate('xpack.snapshotRestore.featureCatalogueTitle', {
67
- defaultMessage: 'Store & recover backups',
+ defaultMessage: 'Back up and restore',
68
}),
69
description: i18n.translate('xpack.snapshotRestore.featureCatalogueDescription', {
70
defaultMessage:
0 commit comments