Fix a ui bug on plan display (#11302)

This commit is contained in:
cyprain-okeke 2024-09-28 08:28:14 +01:00 committed by GitHub
parent 09e3468c69
commit 65fb967a19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -757,7 +757,7 @@
{{ "serviceAccounts" | i18n }}
×
{{ selectedPlan.SecretsManager.additionalPricePerServiceAccount | currency: "$" }}
/{{ "month" | i18n }}
/{{ "year" | i18n }}
</span>
<span>{{ additionalServiceAccountTotal(selectedPlan) | currency: "$" }}</span>
</p>