Noticed that quite a few files still reference the defunct LBRY.tv, so now they should be simply "LBRY" or a similar relevant string.
4 lines
212 B
JavaScript
4 lines
212 B
JavaScript
export const ALREADY_CLAIMED =
|
|
'once the invite reward has been claimed the referrer cannot be changed';
|
|
export const REFERRER_NOT_FOUND =
|
|
'An LBRY account could not be found for the referrer you provided.';
|