fix: nwc revoke alert
This commit is contained in:
@@ -399,6 +399,10 @@ val EnHomeStrings = AppStrings(
|
||||
permReadTransactionHistory = "Read transaction history",
|
||||
permReadWalletBalance = "Read wallet balance",
|
||||
permReadAccountInfo = "Read account info",
|
||||
revokeDialogTitle = "Revoke connection?",
|
||||
revokeDialogBody = "This will permanently revoke this Nostr Wallet Connect key. Any app using it will lose access.",
|
||||
revokeDialogConfirm = "Revoke",
|
||||
revokeDialogDismiss = "Cancel",
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user