fix: change ریال to تومان in MagicWallet helper text
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 6m2s
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 6m2s
This commit is contained in:
@@ -105,7 +105,7 @@
|
|||||||
Format="N0"
|
Format="N0"
|
||||||
Adornment="Adornment.Start"
|
Adornment="Adornment.Start"
|
||||||
AdornmentIcon="@Icons.Material.Filled.Payments"
|
AdornmentIcon="@Icons.Material.Filled.Payments"
|
||||||
HelperText="@($"حداکثر: {FormatPrice(_status.MagicRemainingDeposit)} (ریال)")" />
|
HelperText="@($"حداکثر: {FormatPrice(_status.MagicRemainingDeposit)} (تومان)")" />
|
||||||
|
|
||||||
@if (_chargeAmount > 0)
|
@if (_chargeAmount > 0)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user