+ {__("No compliance reports are currently available.")} +
++ {sprintf(__("%s is compliant with the following frameworks"), organizationName)} +
+| {__("Framework")} | +{__("Report")} | +
|---|---|
|
+
+
+
+
+
+
+
+ {audit.framework.name}
+
+ |
+ + {!hasReport ? ( + + {__("No report")} + + ) : !isAuthenticated ? ( + + {__("Not available")} + + ) : downloadUrl ? ( + + ) : ( + + {__("Not available")} + + )} + | +
+ {__("No documents are currently available.")} +
++ {__("Security and compliance documentation")} +
+| {__("Document")} | +{__("Type")} | +{__("Download")} | +
|---|---|---|
|
+
+ {document.title}
+
+ |
+
+ |
+ + {!latestVersion ? ( + + {__("No version available")} + + ) : !isAuthenticated ? ( + + {__("Not available")} + + ) : ( + + )} + | +
+ {__("No vendor information is currently available.")} +
++ {sprintf(__("Third-party vendors and service providers %s work with"), organizationName)} +
+| {__("Company")} | +{__("Website")} | +
|---|---|
|
+
+ {logo && (
+
+
+ {vendor.name}
+
+ |
+ + {url ? ( + + {getCleanUrl(url)} + + ) : ( + + {__("No website available")} + + )} + | +
Trust Center
++ {__("Explore our security practices, compliance certifications, and transparency reports.")} +
++ {__("This access link has expired. Trust center access links are valid for 7 days for security reasons.")} +
++ {__("This access link is not valid. It may have been revoked or the link might be incorrect.")} +
++ {__("Manage who can access your trust center with time-limited tokens")} +
++ {__("Manage who can access your trust center with time-limited tokens")} +
+| {__("Name")} | +{__("Email")} | +{__("Status")} | +{__("Date")} | ++ |
|---|---|---|---|---|
| {access.name} | +{access.email} | +
+ |
+ + {access.createdAt.toLocaleDateString()} + | +
+
+
+ |
+