Add missing i18n strings (#2181)
This commit is contained in:
parent
cc9ff07aae
commit
42cd5da397
|
@ -1845,5 +1845,11 @@
|
|||
},
|
||||
"removedMasterPassword": {
|
||||
"message": "Master password removed."
|
||||
},
|
||||
"leaveOrganizationConfirmation": {
|
||||
"message": "Are you sure you want to leave this organization?"
|
||||
},
|
||||
"leftOrganization": {
|
||||
"message": "You have left the organization."
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue