Files
lilacbot/src/babel/__init__.py

4 lines
126 B
Python

from .translator import SOURCE_LOCALE, LeoBabel, LocalBabel, LazyStr, ctx_locale, ctx_translator
babel = LocalBabel('babel')