mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
update aria label of the character count toggle (#10915)
This commit is contained in:
@@ -4300,8 +4300,11 @@
|
||||
"enterprisePolicyRequirementsApplied": {
|
||||
"message": "Enterprise policy requirements have been applied to this setting"
|
||||
},
|
||||
"additionalContentAvailable": {
|
||||
"message": "Additional content is available"
|
||||
"showCharacterCount": {
|
||||
"message": "Show character count"
|
||||
},
|
||||
"hideCharacterCount": {
|
||||
"message": "Hide character count"
|
||||
},
|
||||
"itemsInTrash": {
|
||||
"message": "Items in trash"
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
},
|
||||
"itemHistory": {
|
||||
"message": "Item history"
|
||||
},
|
||||
},
|
||||
"authenticatorKey": {
|
||||
"message": "Authenticator key"
|
||||
},
|
||||
@@ -9050,8 +9050,11 @@
|
||||
"message": "Public API",
|
||||
"description": "The text, 'API', is an acronymn and should not be translated."
|
||||
},
|
||||
"additionalContentAvailable": {
|
||||
"message": "Additional content is available"
|
||||
"showCharacterCount": {
|
||||
"message": "Show character count"
|
||||
},
|
||||
"hideCharacterCount": {
|
||||
"message": "Hide character count"
|
||||
},
|
||||
"editAccess": {
|
||||
"message": "Edit access"
|
||||
|
||||
Reference in New Issue
Block a user