mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-07 02:10:23 +00:00
perf: Translate
This commit is contained in:
@@ -14,7 +14,7 @@ from common.const import ConfirmOrIgnore
|
||||
from common.utils import random_string
|
||||
|
||||
TYPE_CHOICES = [
|
||||
("ignore", _("Ignore")),
|
||||
("ignore", _("Ignored")),
|
||||
("reopen", _("Reopen")),
|
||||
("close", _("Close")),
|
||||
("disable_remote", _("Disable remote")),
|
||||
|
Reference in New Issue
Block a user