mirror of
https://github.com/bitwarden/browser
synced 2025-12-27 05:33:59 +00:00
[PM-17688] - generator dialog - add missing button label i18n keys. fix logic for disabling button (#13140)
* add missing button label i18n keys. fix logic for displaying button label * Update comment Co-authored-by: ✨ Audrey ✨ <ajensen@bitwarden.com> --------- Co-authored-by: ✨ Audrey ✨ <ajensen@bitwarden.com>
This commit is contained in:
@@ -2061,6 +2061,9 @@
|
||||
"usernameGenerator": {
|
||||
"message": "Username generator"
|
||||
},
|
||||
"useThisEmail": {
|
||||
"message": "Use this email"
|
||||
},
|
||||
"useThisPassword": {
|
||||
"message": "Use this password"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user