perf: translate (#9730)

Co-authored-by: feng <1304903146@qq.com>
pull/9733/head
fit2bot 2023-02-23 19:35:10 +08:00 committed by GitHub
parent 0a374db606
commit b3851adfe7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
from django.utils.translation import ugettext as _
from django.utils.translation import ugettext_lazy as _
from rest_framework import serializers
from accounts.const import (