mirror of
https://github.com/bitwarden/web
synced 2026-01-06 18:43:18 +00:00
Forwarded email providers to username generator (#1628)
* forwarded emails * firefox relay * remove firefox relay * update jslib ref * remove dupe logService
This commit is contained in:
@@ -4894,6 +4894,19 @@
|
||||
"service": {
|
||||
"message": "Service"
|
||||
},
|
||||
"forwardedEmail": {
|
||||
"message": "Forwarded Email Alias"
|
||||
},
|
||||
"forwardedEmailDesc": {
|
||||
"message": "Generate an email alias with an external forwarding service."
|
||||
},
|
||||
"hostname": {
|
||||
"message": "Hostname",
|
||||
"description": "Part of a URL."
|
||||
},
|
||||
"apiAccessToken": {
|
||||
"message": "API Access Token"
|
||||
},
|
||||
"unknownCipher": {
|
||||
"message": "Unknown Item, you may need to login with another account to access this item."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user