how dare you... (#4885)

This commit is contained in:
Pred 2021-03-14 00:18:55 +01:00 committed by GitHub
parent 0c3e772135
commit f82d613a11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -451,7 +451,7 @@ class Economy(commands.Cog):
await bank.set_balance(author, exc.max_balance) await bank.set_balance(author, exc.max_balance)
await ctx.send( await ctx.send(
_( _(
"You've reached the maximum amount of {currency}!" "You've reached the maximum amount of {currency}! "
"Please spend some more \N{GRIMACING FACE}\n\n" "Please spend some more \N{GRIMACING FACE}\n\n"
"You currently have {new_balance} {currency}." "You currently have {new_balance} {currency}."
).format( ).format(