2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-14 08:19:54 +00:00

update translation commands

This commit is contained in:
Matthias
2022-05-01 22:03:49 +02:00
parent 67ab45bdee
commit de6507e918
39 changed files with 39 additions and 37 deletions

View File

@@ -15,7 +15,7 @@ from django.http import HttpResponseRedirect
from django.contrib.auth import get_user_model
from django.contrib.auth.models import Group
from django.utils.translation import ugettext_lazy as _
from django.utils.translation import gettext_lazy as _
from moneyed import CURRENCIES