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-12-24 17:40:13 +01:00
2020-01-09 08:51:17 -05:00
2020-10-18 08:52:56 +01:00