diff --git a/components/CollectionCard.tsx b/components/CollectionCard.tsx index aaf177e..432425c 100644 --- a/components/CollectionCard.tsx +++ b/components/CollectionCard.tsx @@ -80,7 +80,7 @@ export default function CollectionCard({ collection, className }: Props) { > -
+
{t("viewer")}
-{t("viewer_desc")}
++ {t("viewer_desc")} +
+
{t("contributor")}
-{t("contributor_desc")}
++ {t("contributor_desc")} +
+
{t("admin")}
-{t("admin_desc")}
++ {t("admin_desc")} +
{t("import_links")}
-