diff --git a/app/static/app/js/components/AssetDownloadButtons.jsx b/app/static/app/js/components/AssetDownloadButtons.jsx index 37f0d734..f06893fa 100644 --- a/app/static/app/js/components/AssetDownloadButtons.jsx +++ b/app/static/app/js/components/AssetDownloadButtons.jsx @@ -2,6 +2,7 @@ import React from 'react'; import '../css/AssetDownloadButtons.scss'; import AssetDownloads from '../classes/AssetDownloads'; import PropTypes from 'prop-types'; +import { _ } from '../classes/gettext'; class AssetDownloadButtons extends React.Component { static defaultProps = { @@ -29,7 +30,7 @@ class AssetDownloadButtons extends React.Component { return (