forked from jsnbuchanan/crowd-funder-for-time-pwa
fix: check limits message
This commit is contained in:
@@ -85,7 +85,7 @@ export const ACCOUNT_VIEW_CONSTANTS = {
|
|||||||
NO_IMAGE_ACCESS: "You don't have access to upload images.",
|
NO_IMAGE_ACCESS: "You don't have access to upload images.",
|
||||||
CANNOT_UPLOAD_IMAGES: "You cannot upload images.",
|
CANNOT_UPLOAD_IMAGES: "You cannot upload images.",
|
||||||
BAD_SERVER_RESPONSE: "Bad server response.",
|
BAD_SERVER_RESPONSE: "Bad server response.",
|
||||||
ERROR_RETRIEVING_LIMITS: "Got an error retrieving limits.",
|
ERROR_RETRIEVING_LIMITS: "No limits were found, so no actions are allowed. You will need to get registered.",
|
||||||
},
|
},
|
||||||
|
|
||||||
// Project assignment errors
|
// Project assignment errors
|
||||||
|
|||||||
Reference in New Issue
Block a user