mirror of https://github.com/jumpserver/jumpserver
perf: 修改翻译
parent
da27e1b93c
commit
d7916a62f0
|
@ -300,7 +300,7 @@ class InviteSerializer(RolesSerializerMixin, serializers.Serializer):
|
|||
queryset=User.get_nature_users(),
|
||||
many=True,
|
||||
label=_("Users"),
|
||||
help_text=_("For security, only a partial list of users is displayed. You can search for more"),
|
||||
help_text=_("For security, only a partial of users is displayed. You can search for more"),
|
||||
)
|
||||
system_roles = None
|
||||
|
||||
|
|
Loading…
Reference in New Issue