Updated on 2026-08-14

This commit is contained in:
Tangem 2025-10-09 15:30:32 +02:00
parent 7f05c3f1f2
commit b8510b6abb

View file

@ -208,7 +208,7 @@ internal object SwapNotificationUM {
),
iconResId = R.drawable.ic_locked_24,
buttonsState = NotificationConfig.ButtonsState.SecondaryButtonConfig(
text = TextReference.Res(R.string.common_approve),
text = TextReference.Res(R.string.give_permission_title),
onClick = onApproveClick,
),
)