Return the full balance string

This commit is contained in:
2024-10-24 15:12:57 +03:00
parent 59d0446020
commit 75459f852b
4 changed files with 11 additions and 4 deletions

View File

@@ -7,6 +7,8 @@ msgstr "Ombi lako limetumwa. %s atapokea %s kutoka kwa %s."
msgid "Thank you for using Sarafu. Goodbye!"
msgstr "Asante kwa kutumia huduma ya Sarafu. Kwaheri!"
msgid "For more help,please call: 0757628885"
msgstr "Kwa usaidizi zaidi,piga: 0757628885"
msgid "Balance: %s\n"
msgstr "Salio: %s\n"

View File

@@ -1 +1 @@
Balance: {{.check_balance}}
{{.check_balance}}

View File

@@ -1 +1 @@
Salio: {{.check_balance}}
{{.check_balance}}