update src/views/QR/Image/index.js

front
Reza_ashrafi 2 years ago
parent ceb9ee26c0
commit ac53fcbaba
  1. 2
      src/views/QR/Image/index.js

@ -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>

Loading…
Cancel
Save