1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 23:33:31 +00:00

[PM-24655] Delete an existing Integration (#16382)

This commit is contained in:
Vijay Oommen
2025-09-16 09:30:11 -05:00
committed by GitHub
parent befc756a02
commit 59396f0262
9 changed files with 252 additions and 50 deletions

View File

@@ -9670,6 +9670,9 @@
"failedToSaveIntegration": {
"message": "Failed to save integration. Please try again later."
},
"failedToDeleteIntegration": {
"message": "Failed to delete integration. Please try again later."
},
"deviceIdMissing": {
"message": "Device ID is missing"
},