Added missing text translation utility file.

parent fa6beda1
import gettext
gettext.bindtextdomain('trs', 'lang')
gettext.textdomain('trs')
_ = gettext.gettext
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment