💄 Optimized account creation

This commit is contained in:
2025-04-30 00:22:12 +08:00
parent 627b726bbc
commit a4e27e57a3
6 changed files with 134 additions and 43 deletions

View File

@ -27,6 +27,7 @@
"logout": "Logout",
"updateYourProfile": "Edit Profile",
"accountBasicInfo": "Basic Info",
"accountProfile": "Your Profile",
"saveChanges": "Save Changes",
"publishers": "Publishers",
"managedPublisher": "Managed Publishers",
@ -41,5 +42,9 @@
"somethingWentWrong": "Something went wrong...",
"deletePost": "Delete Post",
"deletePostHint": "Are you sure to delete this post?",
"copyLink": "Copy Link"
"copyLink": "Copy Link",
"postCreateAccountTitle": "Thanks for joining!",
"postCreateAccountNext": "What's next?",
"postCreateAccountNext1": "Go to your email inbox and receive the account activation email.",
"postCreateAccountNext2": "Log in to your account and start exploring the Solar Network!"
}