mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
fixed broken translations in help_texts
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
from django import forms
|
from django import forms
|
||||||
from django.forms import widgets
|
from django.forms import widgets
|
||||||
from django.urls import reverse, reverse_lazy
|
from django.utils.translation import gettext_lazy as _
|
||||||
from django.utils.translation import gettext as _
|
|
||||||
from emoji_picker.widgets import EmojiPickerTextInput
|
from emoji_picker.widgets import EmojiPickerTextInput
|
||||||
|
|
||||||
from .models import *
|
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