perf: Translate

This commit is contained in:
feng
2025-06-27 13:15:07 +08:00
parent 9abd708a0a
commit dc92963059
10 changed files with 220 additions and 172 deletions

View File

@@ -11,4 +11,4 @@ class ActionChoices(models.TextChoices):
notify_and_warn = 'notify_and_warn', _('Prompt and warn')
face_verify = 'face_verify', _('Face verify')
face_online = 'face_online', _('Face online')
change_secret = 'change_secret', _('Change secret')
change_secret = 'change_secret', _('Secret rotation')