Skip to content

Commit

Permalink
update page subtitle
Browse files Browse the repository at this point in the history
  • Loading branch information
ashokaditya committed Dec 9, 2024
1 parent 6d0db09 commit b8330db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/data_usage/public/translations.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export const DATA_USAGE_PAGE = Object.freeze({
defaultMessage: 'Data Usage',
}),
subTitle: i18n.translate('xpack.dataUsage.pageSubtitle', {
defaultMessage: 'Monitor data ingested and retained by data streams.',
defaultMessage: 'Monitor data ingested and retained by data streams over the past 10 days.',
}),
});

Expand Down

0 comments on commit b8330db

Please sign in to comment.