mirror of https://github.com/jumpserver/jumpserver
perf: x
parent
7d6882d3aa
commit
f7c4d7cfeb
|
@ -2,6 +2,7 @@ import asyncio
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
from _translator.const import LOCALE_DIR, RED
|
from _translator.const import LOCALE_DIR, RED
|
||||||
from _translator.core import CoreTranslateManager
|
from _translator.core import CoreTranslateManager
|
||||||
from _translator.other import OtherTranslateManager
|
from _translator.other import OtherTranslateManager
|
||||||
|
|
Loading…
Reference in New Issue