Skip to content

Commit

Permalink
Add hidden asset message on TransactionReview
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasbzurovski committed Aug 20, 2024
1 parent 6721fcb commit 303f6e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Content/1.1 - Transaction Review/transactionReview.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,6 @@
"transactionReview_noMnemonicError_title": "Could Not Complete",
"transactionReview_noMnemonicError_text": "The required seed phrase is missing. Please return to the account and begin the recovery process.",
"transactionReview_nonConformingManifestWarning_title": "Warning",
"transactionReview_nonConformingManifestWarning_message": "This is a complex transaction that cannot be summarized - the raw transaction manifest will be shown. Do not submit unless you understand the contents."
"transactionReview_nonConformingManifestWarning_message": "This is a complex transaction that cannot be summarized - the raw transaction manifest will be shown. Do not submit unless you understand the contents.",
"transactionReview_hiddenAsset": "This asset is hidden and will not be visible in your Account",
}

0 comments on commit 303f6e5

Please sign in to comment.