chore: clarify total secerts === total secrets of all time (#26560)

This commit is contained in:
Noelle Daley
2024-04-22 09:52:52 -07:00
committed by GitHub
parent 555d29427a
commit 8ada0cedaf
2 changed files with 2 additions and 2 deletions

View File

@@ -173,7 +173,7 @@
</OverviewCard>
<OverviewCard
@cardTitle="Total secrets"
@subText="The total number of secrets that have been synced from Vault. One secret will be counted as one sync client."
@subText="The total number of secrets that have been synced from Vault over time. One secret will be counted as one sync client."
@actionText="View billing"
@actionTo="clientCountOverview"
@actionExternal={{true}}

View File

@@ -288,7 +288,7 @@ module('Integration | Component | sync | Page::Overview', function (hooks) {
{
cardTitle: 'Total secrets',
subText:
'The total number of secrets that have been synced from Vault. One secret will be counted as one sync client.',
'The total number of secrets that have been synced from Vault over time. One secret will be counted as one sync client.',
actionText: 'View billing',
count: '7',
},