mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +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:
@@ -6767,6 +6767,9 @@
|
||||
"catchallEmailDesc": {
|
||||
"message": "Use your domain's configured catch-all inbox."
|
||||
},
|
||||
"useThisEmail": {
|
||||
"message": "Use this email"
|
||||
},
|
||||
"random": {
|
||||
"message": "Random",
|
||||
"description": "Generates domain-based username using random letters"
|
||||
|
||||
Reference in New Issue
Block a user