mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
[PM-20118] Capitalize risk insights (#14291)
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
title="{{ 'loading' | i18n }}"
|
||||
aria-hidden="true"
|
||||
></i>
|
||||
<h2 bitTypography="h1">{{ "generatingRiskInsights" | i18n }}</h2>
|
||||
<h2 bitTypography="h1">{{ "generatingYourRiskInsights" | i18n }}</h2>
|
||||
</div>
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
{{ "reviewAtRiskPasswords" | i18n }}
|
||||
</div>
|
||||
<div
|
||||
*ngIf="dataLastUpdated$ | async"
|
||||
class="tw-bg-primary-100 tw-rounded-lg tw-w-full tw-px-8 tw-py-4 tw-my-4 tw-flex tw-items-center"
|
||||
>
|
||||
<i
|
||||
|
||||
Reference in New Issue
Block a user