Updated on 2026-08-14

This commit is contained in:
Tangem 2022-11-23 11:54:10 +03:00
parent 721010b489
commit 36a3e2f7d6
14 changed files with 317 additions and 3 deletions

View file

@ -141,4 +141,8 @@
<string name="onboarding_exit_alert_message">In this case, you will need to start from the beginning.</string>
<string name="error_wrong_wallet_tapped">You have used a card from another wallet. Tap the card associated with this wallet</string>
<string name="internal_error_wallet_manager_not_found" translatable="false">Internal error: wallet manager not found</string>
<string name="welcome_unlock_title">Welcome back!</string>
<string name="welcome_unlock_description">Use biometric authentication or scan a card to access the app</string>
<string name="welcome_unlock_face_id">Log in with biometric</string>
<string name="welcome_unlock_card">Scan card</string>
</resources>