1
0
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:
Patrick Pimentel
2025-08-12 22:38:17 -04:00
parent 3f1a1d03ae
commit 5c049fd5e9

View File

@@ -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"
},