Fabian H e23d21ec08
Fixed grammatical mistake in allowlist_add. (#4748)
Changed:

            await ctx.send(_("Users has been added to the allowlist."))

to:

            await ctx.send(_("Users have been added to the allowlist."))
2021-01-22 18:25:46 +01:00
..
2020-10-18 08:52:56 +01:00
2020-10-26 17:59:11 +01:00
2020-08-01 02:45:51 +02:00