Skip to content

Commit

Permalink
feat: update translation Sign out to Log Out (#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
braianj authored Jan 8, 2024
1 parent cc11795 commit e88a6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/UserMenu/UserMenu.i18n.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const i18n = {
profile: 'Profile',
viewProfile: 'View Profile',
signIn: 'Sign In',
signOut: 'Sign out',
signOut: 'Log Out',
guest: 'Guest',
wallet: 'Manage Wallet',
jumpIn: 'Jump In'
Expand Down

1 comment on commit e88a6af

@vercel
Copy link

@vercel vercel bot commented on e88a6af Jan 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

decentraland-ui – ./

decentraland-ui-git-master-decentraland1.vercel.app
decentraland-ui-decentraland1.vercel.app

Please sign in to comment.