Skip to content

Commit

Permalink
Change import of pretalx.common.phrases
Browse files Browse the repository at this point in the history
  • Loading branch information
rixx committed Apr 30, 2024
1 parent 139679d commit dcdae29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pretalx_public_voting/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from django.utils.translation import gettext_lazy as _
from django_scopes import ScopedManager
from i18nfield.fields import I18nTextField
from pretalx.common.phrases import phrases
from pretalx.common.text.phrases import phrases


def get_dict():
Expand Down

0 comments on commit dcdae29

Please sign in to comment.