Grammar fixes (#4793)

* Grammar fixes

I need manage roles permission ->> I need the manage roles permission

* Add quotes, capitalize "Manage Roles"

* Style
This commit is contained in:
OofChair 2021-05-18 16:39:21 -04:00 committed by GitHub
parent 4bcfa8e486
commit 99b29d0b8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ ROLE_USER_HIERARCHY_ISSUE = _(
" in the Discord hierarchy."
)
NEED_MANAGE_ROLES = _("I need manage roles permission to do that.")
NEED_MANAGE_ROLES = _('I need the "Manage Roles" permission to do that.')
RUNNING_ANNOUNCEMENT = _(
"I am already announcing something. If you would like to make a"