mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
update aria label of the character count toggle (#10915)
This commit is contained in:
@@ -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