fixed broken translations in help_texts
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
from django import forms
|
||||
from django.forms import widgets
|
||||
from django.urls import reverse, reverse_lazy
|
||||
from django.utils.translation import gettext as _
|
||||
from django.utils.translation import gettext_lazy as _
|
||||
from emoji_picker.widgets import EmojiPickerTextInput
|
||||
|
||||
from .models import *
|
||||
|
Binary file not shown.
Binary file not shown.
BIN
recipes/locale/lv/LC_MESSAGES/django.mo
Normal file
BIN
recipes/locale/lv/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
Reference in New Issue
Block a user