X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/b2d342589a7889a3b096e7192453d53bd28eed7d..a94e848fd865f0a887850e4858dab64c426b10db:/src/picture/forms.py?ds=inline

diff --git a/src/picture/forms.py b/src/picture/forms.py
index 14706d9da..0c0304127 100644
--- a/src/picture/forms.py
+++ b/src/picture/forms.py
@@ -1,9 +1,8 @@
-# -*- coding: utf-8 -*-
 # This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
 # Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
 #
 from django import forms
-from django.utils.translation import ugettext_lazy as _
+from django.utils.translation import gettext_lazy as _
 from picture.models import Picture