Updated on 2026-08-14
This commit is contained in:
parent
f5758d6a20
commit
6c8865caae
13 changed files with 2223 additions and 2187 deletions
|
|
@ -49,7 +49,7 @@ internal sealed class SendNotification(val config: NotificationConfig) {
|
|||
val amountLimit: String,
|
||||
val onConfirmClick: () -> Unit,
|
||||
) : Error(
|
||||
title = resourceReference(R.string.send_notifiaction_transaction_limit_title),
|
||||
title = resourceReference(R.string.send_notification_transaction_limit_title),
|
||||
subtitle = resourceReference(
|
||||
R.string.send_notification_transaction_limit_text,
|
||||
wrappedList(cryptoCurrency, utxoLimit, amountLimit),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue