@ -223,7 +223,7 @@ export default function QRImage(props) {
<div className="d-flex flex-column" id="image">
<h3 style={{ fontSize: fontSize.desktop.h3 }}>
<PhotoLibraryRoundedIcon style={{ fontSize: 30 }} />
{window.test("عکسها")}{" "}
{window.t("عکسها")}{" "}
</h3>
{desktopImages()}
</div>