Revert "fix file too large description"

This reverts commit 8a5e194af4.
This commit is contained in:
Abhinav 2022-01-22 11:18:55 +05:30
parent 8a5e194af4
commit 3971e9c500

View file

@ -547,7 +547,7 @@ const englishConstants = {
INPROGRESS_UPLOADS: 'uploads in progress',
TOO_LARGE_UPLOADS: 'large files',
TOO_LARGE_INFO:
'these files were not uploaded as they exceed our maximum file size limit',
'these files were not uploaded as they exceed the maximum size limit for your storage plan',
UPLOAD_TO_COLLECTION: 'upload to album',
ARCHIVE: 'archive',
ALL: 'all',