Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-15 05:54:18 -07:00
parent e16b84a3d9
commit 210f392373
10 changed files with 146 additions and 17 deletions

View file

@ -135,6 +135,10 @@
"name": "AND_15364_VISA_PAY_CARD_CLOSE",
"version": "undefined"
},
{
"name": "AND_15741_VISA_PAY_REMOVE_ACCOUNT",
"version": "undefined"
},
{
"name": "TWI_83_ADDRESS_BOOK_ENABLED",
"version": "undefined"

View file

@ -1930,6 +1930,9 @@
<string name="tangempay_reissue_card_insufficient_funds_subtitle">Deposit USDC to payment account to cover the issuing fee</string>
<string name="tangempay_reissue_card_insufficient_funds_title">Unable to cover fee</string>
<string name="tangempay_reissue_card_title">Replace your card?</string>
<string name="tangempay_remove_account">Remove account</string>
<string name="tangempay_remove_account_alert_description">Tangem Pay will be removed from the main screen and won\'t appear again, even after reinstalling the app.</string>
<string name="tangempay_remove_account_alert_title">Remove account?</string>
<string name="tangempay_service_unavailable_description">Were fixing a technical issue. Please try again later.</string>
<string name="tangempay_service_unavailable_title">Service temporarily unavailable</string>
<string name="tangempay_service_unreachable_try_later">Service unreachable. However, card payments are still working.</string>