mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 02:23:44 +00:00
[PM-2870] [PM-2865] Accessibility updates: add labels to buttons & form checkboxes (#8358)
* organization-options: add area-labels to links * vault-cipher-row: add aria-label to input checkbox * vault-collection-row: add aria-label to collection item * add internationalizatino to org options menu * add internationlization to checkbox aria-labels for vault and collection items * organization-options-component: remove added aria-lables to buttons inside of toggle --------- Co-authored-by: Merissa Weinstein <merissaweinstein@merissas-mbp-2.lan>
This commit is contained in:
committed by
GitHub
parent
8cb16fb406
commit
6cafb1d28f
@@ -8040,5 +8040,14 @@
|
||||
},
|
||||
"collectionAdminConsoleManaged": {
|
||||
"message": "This collection is only accessible from the admin console"
|
||||
},
|
||||
"organizationOptionsMenu": {
|
||||
"message": "Toggle Organization Menu"
|
||||
},
|
||||
"vaultItemSelect": {
|
||||
"message": "Select vault item"
|
||||
},
|
||||
"collectionItemSelect": {
|
||||
"message": "Select collection item"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user