rewrite: Update Babel.
New default locale resolution. Added translation utilities for common tasks.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
from .translator import SOURCE_LOCALE, LeoBabel, LocalBabel, LazyStr, ctx_locale, ctx_translator
|
||||
|
||||
babel = LocalBabel('babel')
|
||||
|
||||
|
||||
async def setup(bot):
|
||||
from .cog import BabelCog
|
||||
|
||||
Reference in New Issue
Block a user