1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

new text new keys (#17248)

This commit is contained in:
Alex
2025-11-06 09:10:25 -05:00
committed by GitHub
parent 5c2215401c
commit dc56cc80eb
2 changed files with 8 additions and 2 deletions

View File

@@ -379,6 +379,12 @@
"selectCriticalApplicationsDescription": {
"message": "Select which applications are most critical to your organization, then assign security tasks to members to resolve risks."
},
"reviewNewApplications": {
"message": "Review new applications"
},
"reviewNewApplicationsDescription": {
"message": "We've highlighted at-risk items for new applications stored in Admin console that have weak, exposed, or reused passwords."
},
"clickIconToMarkAppAsCritical": {
"message": "Click the star icon to mark an app as critical"
},