mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-18 20:14:42 +00:00
Change enum members in Locale to be snake_case
Not even sure how this slipped through.
This commit is contained in:
@@ -2579,11 +2579,11 @@ of :class:`enum.Enum`.
|
||||
|
||||
The ``pt-BR`` locale.
|
||||
|
||||
.. attribute:: Romanian
|
||||
.. attribute:: romanian
|
||||
|
||||
The ``ro`` locale.
|
||||
|
||||
.. attribute:: Russian
|
||||
.. attribute:: russian
|
||||
|
||||
The ``ru`` locale.
|
||||
|
||||
|
Reference in New Issue
Block a user