mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
[General] Change PUBLIC feature to COMMUNITY in serverinfo (#4116)
This commit is contained in:
parent
ae4be2c23c
commit
28b5be21b3
@ -364,7 +364,7 @@ class General(commands.Cog):
|
|||||||
"VERIFIED": _("Verified"),
|
"VERIFIED": _("Verified"),
|
||||||
"DISCOVERABLE": _("Server Discovery"),
|
"DISCOVERABLE": _("Server Discovery"),
|
||||||
"FEATURABLE": _("Featurable"),
|
"FEATURABLE": _("Featurable"),
|
||||||
"PUBLIC": _("Public"),
|
"COMMUNITY": _("Community"),
|
||||||
"PUBLIC_DISABLED": _("Public disabled"),
|
"PUBLIC_DISABLED": _("Public disabled"),
|
||||||
"INVITE_SPLASH": _("Splash Invite"),
|
"INVITE_SPLASH": _("Splash Invite"),
|
||||||
"VIP_REGIONS": _("VIP Voice Servers"),
|
"VIP_REGIONS": _("VIP Voice Servers"),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user