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