mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
@@ -93,8 +93,8 @@
|
||||
"assignMembersTasksToMonitorProgress": {
|
||||
"message": "Assign members tasks to monitor progress"
|
||||
},
|
||||
"onceYouReviewApps": {
|
||||
"message": "Once you review applications and mark them as critical, you can assign tasks to members to resolve at-risk items and monitor progress here"
|
||||
"onceYouReviewApplications": {
|
||||
"message": "Once you review applications and mark them as critical, assign tasks to your members to change their passwords."
|
||||
},
|
||||
"sendReminders": {
|
||||
"message": "Send reminders"
|
||||
@@ -178,41 +178,35 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"noApplicationsInOrgTitle": {
|
||||
"message": "No applications found for $ORG NAME$",
|
||||
"placeholders": {
|
||||
"org name": {
|
||||
"content": "$1",
|
||||
"example": "Company Name"
|
||||
}
|
||||
}
|
||||
"noDataInOrgTitle": {
|
||||
"message": "No data found"
|
||||
},
|
||||
"noApplicationsInOrgDescription": {
|
||||
"message": "Import your organization's login data to start monitoring credential security risks. Once imported you get to:"
|
||||
"noDataInOrgDescription": {
|
||||
"message": "Import your organization's login data to get started with Access Intelligence. Once you do that, you'll be able to:"
|
||||
},
|
||||
"benefit1Title": {
|
||||
"message": "Prioritize risks"
|
||||
"feature1Title": {
|
||||
"message": "Mark applications as critical"
|
||||
},
|
||||
"benefit1Description": {
|
||||
"message": "Focus on applications that matter the most"
|
||||
"feature1Description": {
|
||||
"message": "This will help you remove risks to your most important applications first."
|
||||
},
|
||||
"benefit2Title": {
|
||||
"message": "Guide remediation"
|
||||
"feature2Title": {
|
||||
"message": "Help members improve their security"
|
||||
},
|
||||
"benefit2Description": {
|
||||
"message": "Assign at-risk members guided tasks to rotate at-risk credentials"
|
||||
"feature2Description": {
|
||||
"message": "Assign at-risk members guided security tasks to update credentials."
|
||||
},
|
||||
"benefit3Title": {
|
||||
"feature3Title": {
|
||||
"message": "Monitor progress"
|
||||
},
|
||||
"benefit3Description": {
|
||||
"message": "Track changes over time to show security improvements"
|
||||
"feature3Description": {
|
||||
"message": "Track changes over time to show security improvements."
|
||||
},
|
||||
"noReportRunTitle": {
|
||||
"message": "Run your first report to see applications"
|
||||
"noReportsRunTitle": {
|
||||
"message": "Generate report"
|
||||
},
|
||||
"noReportRunDescription": {
|
||||
"message": "Generate a risk insights report to analyze your organization's applications and identify at-risk passwords that need attention. Running your first report will:"
|
||||
"noReportsRunDescription": {
|
||||
"message": "You’re ready to start generating reports. Once you generate, you’ll be able to:"
|
||||
},
|
||||
"noCriticalApplicationsTitle": {
|
||||
"message": "You haven’t marked any applications as critical"
|
||||
@@ -271,14 +265,14 @@
|
||||
"atRiskMembers": {
|
||||
"message": "At-risk members"
|
||||
},
|
||||
"membersWithAccessToAtRiskItemsForCriticalApps": {
|
||||
"message": "Members with access to at-risk items for critical applications"
|
||||
"membersWithAccessToAtRiskItemsForCriticalApplications": {
|
||||
"message": "These members have access to vulnerable items for critical applications."
|
||||
},
|
||||
"membersWithAtRiskPasswords": {
|
||||
"message": "Members with at-risk passwords"
|
||||
},
|
||||
"membersWillReceiveNotification": {
|
||||
"message": "Members will receive a notification to resolve at-risk logins through the browser extension."
|
||||
"membersWillReceiveSecurityTask": {
|
||||
"message": "Members of your organization will be assigned a task to change vulnerable passwords. They’ll receive a notification within their Bitwarden browser extension."
|
||||
},
|
||||
"membersAtRiskCount": {
|
||||
"message": "$COUNT$ members at-risk",
|
||||
@@ -307,8 +301,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"atRiskMembersDescription": {
|
||||
"message": "These members are logging into applications with weak, exposed, or reused passwords."
|
||||
"atRiskMemberDescription": {
|
||||
"message": "These members are logging into critical applications with weak, exposed, or reused passwords."
|
||||
},
|
||||
"atRiskMembersDescriptionNone": {
|
||||
"message": "These are no members logging into applications with weak, exposed, or reused passwords."
|
||||
@@ -391,14 +385,14 @@
|
||||
"prioritizeCriticalApplications": {
|
||||
"message": "Prioritize critical applications"
|
||||
},
|
||||
"selectCriticalApplicationsDescription": {
|
||||
"message": "Select which applications are most critical to your organization, then assign security tasks to members to resolve risks."
|
||||
"selectCriticalAppsDescription": {
|
||||
"message": "Select which applications are most critical to your organization. Then, you’ll be able to assign security tasks to members to remove 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."
|
||||
"reviewNewAppsDescription": {
|
||||
"message": "Review new applications with vulnerable items and mark those you’d like to monitor closely as critical. Then, you’ll be able to assign security tasks to members to remove risks."
|
||||
},
|
||||
"clickIconToMarkAppAsCritical": {
|
||||
"message": "Click the star icon to mark an app as critical"
|
||||
@@ -9860,8 +9854,8 @@
|
||||
"assignTasks": {
|
||||
"message": "Assign tasks"
|
||||
},
|
||||
"assignTasksToMembers": {
|
||||
"message": "Assign tasks to members for guided resolution"
|
||||
"assignSecurityTasksToMembers": {
|
||||
"message": "Send notifications to change passwords"
|
||||
},
|
||||
"assignToCollections": {
|
||||
"message": "Assign to collections"
|
||||
|
||||
Reference in New Issue
Block a user