- {t( - "autoProvisionedDescription" - )} -
-+ {t("idpNotConfigured")} +
+ ) : ( + + )} +- {t("resourceAddEntrypointsEditFile")} -
- {t("resourceExposePortsEditFile")} -
- {t("userQuestionRemove", { - selectedUser: - selected?.email || - selected?.name || - selected?.username - })} -
- -- {t("userMessageRemove")} -
- -{t("userMessageConfirm")}
-- {t("domainPickerInvalidSubdomainStructure")} + This subdomain contains invalid characters or structure. It will be sanitized automatically when you save.
)} {showSubdomainInput && !subdomainInput && ( @@ -557,8 +555,8 @@ export default function DomainPicker2({ {orgDomain.type.toUpperCase()}{" "} •{" "} {orgDomain.verified - ? t("domainPickerVerified") - : t("domainPickerUnverified")} + ? "Verified" + : "Unverified"}