Updated on 2026-08-14

This commit is contained in:
Tangem 2023-09-20 21:51:44 +08:00
parent 4c903fc654
commit 1485cebb6b
14 changed files with 420 additions and 397 deletions

View file

@ -177,7 +177,7 @@ private fun Footer(
PrimaryButton(
modifier = Modifier.fillMaxWidth(),
text = stringResource(
id = R.string.user_wallet_list_unlock_all,
id = R.string.user_wallet_list_unlock_all_with,
stringResource(id = R.string.common_biometrics),
),
showProgress = showUnlockProgress,