aside.boilerplate.language module

Common code for language and locale settings.

get_locale(category: int)Optional[str][source]

Get the current locale for the category (can be overriden by config).

get_lang(category: int)Optional[str][source]

Get the current language for the category (can be overriden by config).