{
    "Tenants": "Tenants",
    "Create isolated environments with their own assigned users, groups, and applications.": "Create isolated environments with their own assigned users, groups, and applications.",
    "Name": "Name",
    "ID": "ID",
    "Rename": "Rename",
    "Delete": "Delete",
    "Create Tenant": "Create Tenant",
    "Create new tenant": "Create new tenant",
    "Tenant created": "Tenant created",
    "You have successfully created tenant {{ name }}": "You have successfully created tenant {{ name }}",
    "Tenant updated": "Tenant updated",
    "You have successfully updated tenant {{ name }}": "You have successfully updated tenant {{ name }}",
    "Tenant deleted": "Tenant deleted",
    "You have successfully deleted tenant {{ name }}": "You have successfully deleted tenant {{ name }}",
    "Create tenant": "Create tenant",
    "Tenant name": "Tenant name",
    "Enter tenant name": "Enter tenant name",
    "Enter tenant ID": "Enter tenant ID",
    "Tenant ID": "Tenant ID",
    "Edit tenant name": "Edit tenant name",
    "Save": "Save",
    "deleteConfirmationWord": "DELETE",
    "Delete tenant": "Delete tenant",
    "Deleting a tenant will not affect the data in other applications.": "Deleting a tenant will not affect the data in other applications.",
    "Type the word DELETE to confirm": "Type the word $t(deleteConfirmationWord) to confirm",
    "Are you sure you want to delete <1>{{name}}</1>? This action cannot be undone.": "Are you sure you want to delete <1>{{name}}</1>? This action cannot be undone.",
    "Learn more": "Learn more",
    "name.invalid": "Please enter a tenant name",
    "tenantId.invalid": "The Tenant ID must be no longer than 63 characters and should only consist of alphanumeric characters (a-z, A-Z, 0-9), underscores (_), dashes (-), and periods (.). ",
    "Tabs": "Tabs",
    "Assigned users": "Assigned users",
    "Assigned groups": "Assigned groups",
    "Assigned applications": "Assigned applications",
    "Tenant details": "Tenant details",
    "Details": "Details",
    "Remove": "Remove",
    "Remove from tenant": "Remove from tenant",
    "Are you sure you want to remove <2>{{entity}}</2> from <5>{{name}}</5>?": "Are you sure you want to remove <2>{{entity}}</2> from <5>{{name}}</5>?",
    "Tenant removed": "Tenant removed",
    "You have successfully removed {{ entityName }} from {{ name }}": "You have successfully removed {{ entityName }} from {{ name }}",
    "Assign tenants": "Assign tenants",
    "Something's wrong": "Something's wrong",
    "We were unable to load the tenants. Click \"Retry\" to try again.": "We were unable to load the tenants. Click \"Retry\" to try again.",
    "Retry": "Retry",
    "Choose the tenants you want to grant access to.": "Choose the tenants you want to grant access to.",
    "Unable to assign tenants": "Unable to assign tenants",
    "Assigning tenants was unsuccessful. Please try again.": "Assigning tenants was unsuccessful. Please try again.",
    "Entity assigned": "Entity assigned",
    "You have successfully assigned {{ count }} tenants to {{ name }}": "You have successfully assigned {{ count }} tenants to {{ name }}",
    "users": {
        "Something's wrong": "Something's wrong",
        "We were unable to load the data. Click \"Retry\" to try again.": "We were unable to load the data. Click \"Retry\" to try again.",
        "Retry": "Retry",
        "name": "Name",
        "username": "Username",
        "Assigned entities": "Assigned users",
        "Assign entities": "Assign users",
        "Entity assigned": "Users assigned",
        "You have successfully assigned {{ count }} entities to tenant {{ name }}": "You have successfully assigned {{ count }} users to tenant {{ name }}",
        "Remove entity": "Remove user",
        "Remove": "Remove",
        "Are you sure you want to remove <2>{{entity}}</2> from <5>{{name}}</5>?": "Are you sure you want to remove <2>{{entity}}</2> from <5>{{name}}</5>?",
        "You don’t have any entities assigned yet": "You don’t have any users assigned yet",
        "To grant entities access to this tenant, click on Assign entities.": "To grant users access to this tenant, click on Assign users.",
        "Create entity": "Create entity",
        "Search": "Search users",
        "Search and assign entities to tenant.": "Search and assign users to tenant."
    },
    "groups": {
        "Something's wrong": "Something's wrong",
        "We were unable to load the data. Click \"Retry\" to try again.": "We were unable to load the data. Click \"Retry\" to try again.",
        "Retry": "Retry",
        "name": "Name",
        "Assigned entities": "Assigned groups",
        "Assign entities": "Assign groups",
        "Entity assigned": "Groups assigned",
        "You have successfully assigned {{ count }} entities to tenant {{ name }}": "You have successfully assigned {{ count }} groups to tenant {{ name }}",
        "Remove entity": "Remove group",
        "Remove": "Remove",
        "Are you sure you want to remove <2>{{entity}}</2> from <5>{{name}}</5>?": "Are you sure you want to remove <2>{{entity}}</2> from <5>{{name}}</5>?",
        "You don’t have any entities assigned yet": "You don’t have any groups assigned yet",
        "To grant entities access to this tenant, click on Assign entities.": "To grant groups access to this tenant, click on Assign groups.",
        "Create entity": "Create entity",
        "Search": "Search groups",
        "Search and assign entities to tenant.": "Search and assign groups to tenant."
    },
    "applications": {
        "Something's wrong": "Something's wrong",
        "We were unable to load the data. Click \"Retry\" to try again.": "We were unable to load the data. Click \"Retry\" to try again.",
        "Retry": "Retry",
        "name": "Name",
        "clientId": "Client ID",
        "Assigned entities": "Assigned applications",
        "Assign entities": "Assign applications",
        "Entity assigned": "Applications assigned",
        "You have successfully assigned {{ count }} entities to tenant {{ name }}": "You have successfully assigned {{ count }} applications to tenant {{ name }}",
        "Remove entity": "Remove application",
        "Remove": "Remove",
        "Are you sure you want to remove <2>{{entity}}</2> from <5>{{name}}</5>?": "Are you sure you want to remove <2>{{entity}}</2> from <5>{{name}}</5>?",
        "You don’t have any entities assigned yet": "You don’t have any applications assigned yet",
        "To grant entities access to this tenant, click on Assign entities.": "To grant applications access to this tenant, click on Assign applications.",
        "Create entity": "Create entity",
        "Search": "Search applications",
        "Search and assign entities to tenant.": "Search and assign applications to tenant."
    }
}
