Not even sure how this slipped through.
@ -625,8 +625,8 @@ class Locale(Enum):
norwegian = 'no'
polish = 'pl'
brazil_portuguese = 'pt-BR'
Romanian = 'ro'
Russian = 'ru'
romanian = 'ro'
russian = 'ru'
spain_spanish = 'es-ES'
swedish = 'sv-SE'
thai = 'th'
@ -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.