mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-07 03:38:53 -05:00
parent
1c706e8c45
commit
4369095a51
@ -218,7 +218,7 @@ class Economy(commands.Cog):
|
||||
else:
|
||||
await bank.set_balance(to, creds.sum)
|
||||
await ctx.send(
|
||||
_("{author} set {users}'s account balance to {num} {currency}.").format(
|
||||
_("{author} set {user}'s account balance to {num} {currency}.").format(
|
||||
author=author.display_name,
|
||||
num=creds.sum,
|
||||
currency=currency,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user