2021-10-08 05:47:39 +02:00
|
|
|
export const ALREADY_CLAIMED =
|
|
|
|
'once the invite reward has been claimed the referrer cannot be changed';
|
|
|
|
export const REFERRER_NOT_FOUND =
|
2022-04-26 16:23:21 +02:00
|
|
|
'A lbry.tv account could not be found for the referrer you provided.';
|