Updated on 2026-08-14
This commit is contained in:
parent
7f71ef182e
commit
ed053eb38f
10 changed files with 83 additions and 42 deletions
|
|
@ -24,7 +24,7 @@ internal class SendAmountFieldConverter(
|
|||
),
|
||||
placeholder = TextReference.Str(DEFAULT_VALUE),
|
||||
isError = false,
|
||||
error = TextReference.Res(R.string.send_insufficient_funds),
|
||||
error = TextReference.Res(R.string.swapping_insufficient_funds),
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue