1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-11 22:13:32 +00:00

add missing copy. remove loading state from risk insights

This commit is contained in:
jaasen-livefront
2024-12-12 13:33:27 -08:00
parent 7f1cfef1b0
commit dbccefcfff
2 changed files with 4 additions and 9 deletions

View File

@@ -3900,6 +3900,9 @@
"updateBrowser": {
"message": "Update browser"
},
"generatingRiskInsights": {
"message": "Generating your risk insights..."
},
"updateBrowserDesc": {
"message": "You are using an unsupported web browser. The web vault may not function properly."
},

View File

@@ -1,12 +1,4 @@
<div *ngIf="isLoading$ | async">
<i
class="bwi bwi-spinner bwi-spin tw-text-muted"
title="{{ 'loading' | i18n }}"
aria-hidden="true"
></i>
<span class="tw-sr-only">{{ "loading" | i18n }}</span>
</div>
<ng-container *ngIf="!(isLoading$ | async)">
<ng-container>
<div class="tw-mb-1 text-primary" bitTypography="body1">{{ "accessIntelligence" | i18n }}</div>
<h1 bitTypography="h1">{{ "riskInsights" | i18n }}</h1>
<div class="tw-text-muted tw-max-w-4xl tw-mb-2">