2 lines
79 B
Python
2 lines
79 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
from django.utils.translation import ugettext_lazy as _
|