From 816960fbaff33c1370f9f5242645c2fe1890892d Mon Sep 17 00:00:00 2001 From: Vishnu Mohandas Date: Wed, 16 Feb 2022 21:18:53 +0530 Subject: [PATCH] Fix copy --- src/utils/strings/englishConstants.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/strings/englishConstants.tsx b/src/utils/strings/englishConstants.tsx index 8b3deb00c..b77d46490 100644 --- a/src/utils/strings/englishConstants.tsx +++ b/src/utils/strings/englishConstants.tsx @@ -99,7 +99,7 @@ const englishConstants = { ENTER_ALBUM_NAME: 'album name', CLOSE: 'close', NO: 'no', - NOTHING_HERE: 'nothing to see here eyes 👀', + NOTHING_HERE: 'nothing to see here yet 👀', UPLOAD: { 0: 'preparing to upload', 1: 'reading google metadata files',