mirror of
https://github.com/bitwarden/browser
synced 2026-02-10 05:30:01 +00:00
fix(notification-processing): [PM-19877] System Notification Implementation - Removed unneeded i18n for web.
This commit is contained in:
@@ -5426,18 +5426,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"accountAccessRequested": {
|
||||
"message": "Account access requested"
|
||||
},
|
||||
"confirmAccessAttempt": {
|
||||
"message": "Confirm access attempt for $EMAIL$",
|
||||
"placeholders": {
|
||||
"email": {
|
||||
"content": "$1",
|
||||
"example": "name@example.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"organizationDataOwnership": {
|
||||
"message": "Enforce organization data ownership"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user