Compare commits
2 Commits
582f349be3
...
348185ef96
| Author | SHA1 | Date | |
|---|---|---|---|
| 348185ef96 | |||
| f51f577e2a |
@ -789,7 +789,7 @@ func (h *MenuHandlers) TransactionSwapPreview(ctx context.Context, sym string, i
|
||||
return res, err
|
||||
}
|
||||
|
||||
res.Content = fmt.Sprintf(
|
||||
res.Content = l.Get(
|
||||
"%s will receive %s %s",
|
||||
string(recipientPhoneNumber), qouteAmount, swapData.ActiveSwapToSym,
|
||||
)
|
||||
|
||||
@ -50,5 +50,7 @@ msgid "Maximum amount: %s %s\nEnter amount:"
|
||||
msgstr "Kiwango cha juu: %s %s\nWeka kiwango:"
|
||||
|
||||
msgid "Credit Available: %s %s\n(You can swap up to %s %s -> %s %s).\nEnter %s amount:"
|
||||
msgstr "Kiwango kinachopatikana: %s %s\n(Unaweza kubadilisha hadi %s %s -> %s %s)\nWeka %s kiwango:"
|
||||
msgstr "Kiwango kinachopatikana: %s %s\n(Unaweza kubadilisha hadi %s %s -> %s %s)\nWeka kiwango cha %s:"
|
||||
|
||||
msgid "%s will receive %s %s"
|
||||
msgstr "%s atapokea %s %s"
|
||||
3
services/registration/transaction_swap_swa
Normal file
3
services/registration/transaction_swap_swa
Normal file
@ -0,0 +1,3 @@
|
||||
{{.transaction_swap_preview}}
|
||||
|
||||
Tafadhali weka PIN yako kudhibitisha:
|
||||
Loading…
Reference in New Issue
Block a user