added wWEB_SIGNUPS_DISABLED message
This commit is contained in:
parent
7c8524b873
commit
cfc61cbd68
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ const englishConstants = {
|
|||
"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',
|
||||
WEB_SIGNUPS_DISABLED:'Web signups are disabled for now, please install the mobile app and signup there'
|
||||
};
|
||||
|
||||
export default englishConstants;
|
||||
|
|
Loading…
Add table
Reference in a new issue