1 # This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
2 # Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
4 from django.utils.translation import ugettext_lazy as _
8 'pa': _("author's footnotes"),
9 'pe': _("Wolne Lektury editorial footnotes"),
10 'pr': _("source editorial footnotes"),
11 'pt': _("translator's footnotes"),