presik_pos/app/locale/__init__.py
2020-06-11 21:36:27 -05:00

4 lines
106 B
Python

import os
locale_path = path_trans = os.path.join(os.path.abspath(os.path.dirname(__file__)), 'i18n_es')