Commit 8ea82ede authored by Michal Čihař's avatar Michal Čihař

Import gettext

parent cdc559e4
......@@ -23,6 +23,7 @@ from django.contrib.sites.models import Site
from django.template import RequestContext
from django.shortcuts import render_to_response
from django.contrib.admin.views.decorators import staff_member_required
from django.utils.translation import ugettext as _
from django.contrib import messages
from django.conf import settings
import weblate
......
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