Skip to content

Commit

Permalink
fix(suite): Update tooltip view only message (#13137)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvaclavik authored Jul 2, 2024
1 parent 20b8eb2 commit f6e438e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/suite/src/support/messages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9224,7 +9224,7 @@ export default defineMessages({
},
TR_VIEW_ONLY_TOOLTIP_DESCRIPTION: {
id: 'TR_VIEW_ONLY_TOOLTIP_DESCRIPTION',
defaultMessage: "You'll see wallet balances after disconnecting Trezor",
defaultMessage: 'You can change view-only and access passphrase here.',
},
TR_GOT_IT_BUTTON: {
id: 'TR_GOT_IT_BUTTON',
Expand Down

0 comments on commit f6e438e

Please sign in to comment.