mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
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:
parent
4bcfa8e486
commit
99b29d0b8e
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user