mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
fix text (#16857)
This commit is contained in:
@@ -90,8 +90,8 @@
|
|||||||
"assignMembersTasksToMonitorProgress": {
|
"assignMembersTasksToMonitorProgress": {
|
||||||
"message": "Assign members tasks to monitor progress"
|
"message": "Assign members tasks to monitor progress"
|
||||||
},
|
},
|
||||||
"onceYouReviewApplications": {
|
"onceYouReviewApps": {
|
||||||
"message": "Once you review applications and mark them as critical, they will display here."
|
"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"
|
||||||
},
|
},
|
||||||
"sendReminders": {
|
"sendReminders": {
|
||||||
"message": "Send reminders"
|
"message": "Send reminders"
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="tw-items-baseline tw-gap-2">
|
<div class="tw-items-baseline tw-gap-2">
|
||||||
<span bitTypography="body2">{{ "onceYouReviewApplications" | i18n }}</span>
|
<span bitTypography="body2">{{ "onceYouReviewApps" | i18n }}</span>
|
||||||
</div>
|
</div>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user