diff --git a/src/utils/strings/englishConstants.tsx b/src/utils/strings/englishConstants.tsx index d62057ef3..19ac12cb3 100644 --- a/src/utils/strings/englishConstants.tsx +++ b/src/utils/strings/englishConstants.tsx @@ -53,7 +53,7 @@ const englishConstants = { NOTHING_HERE: `nothing to see here! 👀`, UPLOAD: { 0: 'preparing to upload', - 1: 'encrypting your files', + 1: 'reading google metadata files', 2: 'uploading your files', 3: 'files uploaded successfully!', },