mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
Add missing i18n strings (#2181)
This commit is contained in:
@@ -1845,5 +1845,11 @@
|
|||||||
},
|
},
|
||||||
"removedMasterPassword": {
|
"removedMasterPassword": {
|
||||||
"message": "Master password removed."
|
"message": "Master password removed."
|
||||||
|
},
|
||||||
|
"leaveOrganizationConfirmation": {
|
||||||
|
"message": "Are you sure you want to leave this organization?"
|
||||||
|
},
|
||||||
|
"leftOrganization": {
|
||||||
|
"message": "You have left the organization."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user