Skip to content

Commit

Permalink
Add pre-auth strings
Browse files Browse the repository at this point in the history
  • Loading branch information
micbakos-rdx committed Jan 24, 2025
1 parent fd268b6 commit 40afd4b
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"transactionRecovery_transaction_title": "Cannot Sign Transaction",
"transactionRecovery_transaction_message": "You’ve skipped too many factors and cannot sign the transaction. You can restart the signing process, or cancel it.",
"transactionRecovery_transaction_restart": "Restart Signing",
"transactionRecovery_transaction_cancel": "Cancel Transaction"
"transactionRecovery_transaction_cancel": "Cancel Transaction",
"transactionRecovery_preAuthorization_title": "Cannot Sign Pre-Authorization",
"transactionRecovery_preAuthorization_message": "You’ve skipped too many factors and cannot sign the pre-authorization. You can restart the signing process, or cancel it.",
"transactionRecovery_preAuthorization_cancel": "Cancel Pre-Authorization",
"transactionRecovery_restart": "Restart Signing"
}

0 comments on commit 40afd4b

Please sign in to comment.