Added popup for recipient deletion

This commit is contained in:
Arseni
2026-01-21 18:12:32 +03:00
parent 87f99be01d
commit d374bdc66c
3 changed files with 30 additions and 2 deletions

View File

@@ -346,6 +346,10 @@
"@deletePaymentConfirmation": {
"description": "Confirmation dialog message shown before a payment method is removed"
},
"deleteRecipientConfirmation": "Are you sure you want to delete this recipient?",
"@deleteRecipientConfirmation": {
"description": "Confirmation dialog message shown before a recipient is removed"
},
"edit": "Edit",
"@edit": {