mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
Add get_babel_regional_format() to redbot.core.i18n.__all__ (#3827)
This commit is contained in:
parent
65395185c3
commit
4757c2c945
@ -15,6 +15,7 @@ __all__ = [
|
|||||||
"cog_i18n",
|
"cog_i18n",
|
||||||
"Translator",
|
"Translator",
|
||||||
"get_babel_locale",
|
"get_babel_locale",
|
||||||
|
"get_babel_regional_format",
|
||||||
]
|
]
|
||||||
|
|
||||||
_current_locale = "en-US"
|
_current_locale = "en-US"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user