Skip to content
Snippets Groups Projects
Verified Commit f0f3ddca authored by magicfelix's avatar magicfelix
Browse files

Replace deprecated ugettext_lazy

parent 5fd3d021
No related branches found
No related tags found
No related merge requests found
Pipeline #110555 passed with warnings
from django.utils.translation import ugettext_lazy as _
from django.utils.translation import gettext_lazy as _
MENUS = {
"NAV_MENU_CORE": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment