Skip to content
Snippets Groups Projects
Verified Commit 64e80fdf authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Fix name translation.

parent 898ce129
No related branches found
No related tags found
No related merge requests found
from django.apps import AppConfig
from django.utils.translation import ugettext_lazy as _
from django.utils.translation import ugettext as _
class AlsijilConfig(AppConfig):
......
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