o
    {f                     @   s    d Z ddlZddlZdd ZdS )zSet up the gettext context.    Nc                  C   sD   d} t jdd}tj| |dd}z|jW S  ty!   |j Y S w )zSet up gettext for a module.zupdate-managerLOCPATHNT)	localedirfallback)osenvirongetgettexttranslationugettextAttributeError)domainr   t r   9/usr/lib/python3/dist-packages/janitor/plugincore/i18n.pysetup_gettext   s   
r   )__doc__r   r   r   r   r   r   r   <module>   s   