diff --git a/apps/web/src/app/[locale]/awooop/tenants/page.tsx b/apps/web/src/app/[locale]/awooop/tenants/page.tsx index d0f60f6e..adb6b550 100644 --- a/apps/web/src/app/[locale]/awooop/tenants/page.tsx +++ b/apps/web/src/app/[locale]/awooop/tenants/page.tsx @@ -741,7 +741,7 @@ function ProductCommandMap({
+
{t("subtitle")}
@@ -764,7 +764,7 @@ function ProductCommandMap({ -{detail}
+{detail}
))} @@ -783,7 +783,7 @@ function ProductCommandMap({ -{detail}
+{detail}
))} @@ -815,7 +815,7 @@ function ProductCommandMap({{detail}
+{detail}
))} @@ -832,7 +832,7 @@ function ProductCommandMap({ > {item.label} - {item.detail} + {item.detail} @@ -1297,7 +1297,7 @@ function GlobalAssetCoveragePanel({ inventory }: { inventory: TenantAssetInvento {t("eyebrow")}{t("subtitle")}
+{t("subtitle")}
@@ -1326,7 +1326,7 @@ function GlobalAssetCoveragePanel({ inventory }: { inventory: TenantAssetInvento -+
{t(`metrics.${key}.detail` as never)}
@@ -1340,7 +1340,7 @@ function GlobalAssetCoveragePanel({ inventory }: { inventory: TenantAssetInvento{visibleAssetCount || "--"}
{t("atlas.totalAssets")}
-+
{t("atlas.totalDetail", { products: products.length, routes: publicRoutes.length, @@ -1367,7 +1367,7 @@ function GlobalAssetCoveragePanel({ inventory }: { inventory: TenantAssetInvento
{t("atlas.productMapTitle")}
-{t("atlas.productMapDetail")}
+{t("atlas.productMapDetail")}
{t("atlas.routeMapTitle")}
-{t("atlas.routeMapDetail")}
+{t("atlas.routeMapDetail")}