Skip to content

Commit

Permalink
fix: liquid casing in sign transaction translation
Browse files Browse the repository at this point in the history
Co-authored-by: René Aaron <100827540+reneaaron@users.noreply.github.com>
  • Loading branch information
rolznz and reneaaron committed Oct 9, 2023
1 parent 11360a8 commit 4837209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/i18n/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@
},
"confirm_sign_pset": {
"title": "Sign",
"allow_sign": "This website asks you to sign a liquid transaction",
"allow_sign": "This website asks you to sign a Liquid transaction",
"view_details": "View details",
"hide_details": "Hide details",
"view_raw_transaction": "View raw transaction (Base64)",
Expand Down

0 comments on commit 4837209

Please sign in to comment.