mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-24 21:08:30 +00:00
perf: 修改 gettext
This commit is contained in:
@@ -7,4 +7,6 @@ class TicketsConfig(AppConfig):
|
||||
verbose_name = _('Tickets')
|
||||
|
||||
def ready(self):
|
||||
from . import signal_handlers # noqa
|
||||
from . import notifications # noqa
|
||||
return super().ready()
|
||||
|
Reference in New Issue
Block a user