diff --git a/src/components/status.jsx b/src/components/status.jsx index fe230525..d47b7418 100644 --- a/src/components/status.jsx +++ b/src/components/status.jsx @@ -1434,6 +1434,7 @@ function Card({ card, instance }) { url, type, embedUrl, + language, } = card; /* type @@ -1497,6 +1498,7 @@ function Card({ card, instance }) { target={cardStatusURL ? null : '_blank'} rel="nofollow noopener noreferrer" class={`card link ${blurhashImage ? '' : size}`} + lang={language} >