Skip to content
Snippets Groups Projects
Commit 64db425d authored by Torma Kristóf's avatar Torma Kristóf :alien:
Browse files

use gettext

parent 08ecafb1
Branches
No related tags found
No related merge requests found
Pipeline #43300 passed
from django.core import exceptions from django.core import exceptions
from django.utils.deconstruct import deconstructible from django.utils.deconstruct import deconstructible
from django.utils.translation import ugettext_lazy as _ from django.utils.translation import gettext_lazy as _
@deconstructible @deconstructible
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment