mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-01-29 21:51:31 +00:00
fix: 修改翻译
This commit is contained in:
@@ -38,6 +38,7 @@ class ConnectionTokenSerializer(OrgResourceModelSerializerMixin):
|
||||
extra_kwargs = {
|
||||
'from_ticket': {'read_only': True},
|
||||
'value': {'read_only': True},
|
||||
'is_expired': {'read_only': True, 'label': _('Is expired')},
|
||||
}
|
||||
|
||||
def get_request_user(self):
|
||||
|
||||
Reference in New Issue
Block a user