udpated SUBSCRIPTION_EXPIRED string

This commit is contained in:
Abhinav-grd 2021-02-09 12:39:07 +05:30
parent 926a879f63
commit 829e59635d

View file

@ -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',
};