Add missing i18n string (#1161)

This commit is contained in:
Thomas Rittson 2021-11-16 20:41:25 +10:00 committed by GitHub
parent dd602024d8
commit ca700e4feb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1775,6 +1775,9 @@
"leaveOrganizationConfirmation": {
"message": "Are you sure you want to leave this organization?"
},
"leftOrganization": {
"message": "You have left the organization."
},
"ssoKeyConnectorUnavailable": {
"message": "Unable to reach the key connector, try again later."
}