chore(constants.ts): update SIGN_UP_SUCCESS message to improve clarity and conciseness
This commit is contained in:
parent
db96a73420
commit
cee95cb0a6
1 changed files with 1 additions and 1 deletions
|
|
@ -619,4 +619,4 @@ export function tabsArray(codes: string[], method: number) {
|
|||
export const BASE_URL_API = "http://localhost:7860/";
|
||||
|
||||
export const SIGN_UP_SUCCESS =
|
||||
"Congratulations on signing up! Your account is currently awaiting activation by our admin team.";
|
||||
"Account created! Await admin activation. ";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue