1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 07:13:32 +00:00

PM-11130 add aria labels to pw count and website launch in view v2 (#10776)

This commit is contained in:
Jason Ng
2024-08-29 17:44:53 -04:00
committed by GitHub
parent 57a1668a06
commit 2d753f2778
4 changed files with 8 additions and 0 deletions

View File

@@ -4293,5 +4293,8 @@
},
"enterprisePolicyRequirementsApplied": {
"message": "Enterprise policy requirements have been applied to this setting"
},
"additionalContentAvailable": {
"message": "Additional content is available"
}
}

View File

@@ -9022,5 +9022,8 @@
"publicApi": {
"message": "Public API",
"description": "The text, 'API', is an acronymn and should not be translated."
},
"additionalContentAvailable": {
"message": "Additional content is available"
}
}