Skip to content

Commit

Permalink
fix: confirm.label.request_from
Browse files Browse the repository at this point in the history
  • Loading branch information
digiwand committed Feb 13, 2025
1 parent 3a7586e commit 6d97d98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export const InfoSectionOriginAndDetails = () => {
</>
)}
<InfoRow
label={strings('confirm.request_from')}
label={strings('confirm.label.request_from')}
tooltip={strings('confirm.personal_sign_tooltip')}
>
<DisplayURL url={origin} />
Expand Down

0 comments on commit 6d97d98

Please sign in to comment.