Skip to content

Commit 0910350

Browse files
committed
improve tips
1 parent b53500a commit 0910350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libs/notifications/success.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export const SUCCESS_MESSAGES: Record<SUCCESS, string> = {
4444
[SUCCESS.PROFILE_CREATED_SUCCESSFULLY]: 'Profile created successfully.',
4545
[SUCCESS.PROFILE_UPDATED_SUCCESSFULLY]: 'Profile updated successfully.',
4646
[SUCCESS.TRANSFER_CREATED_SUCCESSFULLY]: 'Transfer sent to {destination}.',
47-
[SUCCESS.TIP_CREATED_SUCCESSFULLY]: 'Tip sent successfully.',
47+
[SUCCESS.TIP_CREATED_SUCCESSFULLY]: 'Thanks for your tip! Your support fuels more creations.',
4848
[SUCCESS.FOLLOW_UNFOLLOW_SUCCESSFULLY]: 'Successfully {profileName} {actionLbl}.',
4949
[SUCCESS.PROFILE_JOINED_SUCCESSFULLY]: 'Successfully joined the profile.',
5050
[SUCCESS.OWNERSHIP_REGISTERED_SUCCESSFULLY]: 'Asset {count} successfully processed',

0 commit comments

Comments
 (0)