diff --git a/src/utils/strings/englishConstants.tsx b/src/utils/strings/englishConstants.tsx index 18d9002f8..c04d005d2 100644 --- a/src/utils/strings/englishConstants.tsx +++ b/src/utils/strings/englishConstants.tsx @@ -52,7 +52,7 @@ const englishConstants = { 3: "Files Uploaded Successfully !!!" }, OF: 'of', - SUBSCRIPTION_EXPIRED: 'You don\'t have a active subscription plan!!, Please get one in the mobile app', + SUBSCRIPTION_EXPIRED: 'You don\'t have a active subscription plan!! Please get one in the mobile app', STORAGE_QUOTA_EXCEEDED:'You have exceeded your designated storage Quota, please upgrade your plan to add more files', };