mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-15 23:08:20 +00:00
perf: Translate
This commit is contained in:
@@ -24,6 +24,7 @@ class IntegrationApplicationSerializer(serializers.ModelSerializer):
|
||||
extra_kwargs = {
|
||||
'comment': {'label': _('Comment')},
|
||||
'name': {'label': _('Name')},
|
||||
'accounts_amount': {'label': _('Accounts amount')},
|
||||
'is_active': {'default': True},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user