add string pixels
This commit is contained in:
@@ -340,7 +340,7 @@ export default function UploadSectionFile({ fileType, allowedExtensions, maxFile
|
||||
|
||||
{fileType === "image" && (
|
||||
<p className="description">
|
||||
{t('image-resolution')}: 100x100 - 10000x10000
|
||||
{t('image-resolution')}: 100x100 - 10000x10000 {t('pixels')}
|
||||
</p>
|
||||
)}
|
||||
<p className="description">
|
||||
|
||||
Reference in New Issue
Block a user