pref: 修改 automations

This commit is contained in:
ibuler
2022-10-19 11:39:11 +08:00
parent d6e36c873d
commit 076afb2b8b
35 changed files with 3837 additions and 3412 deletions

View File

@@ -39,7 +39,7 @@ class ChangeSecretAutomation(BaseAutomation):
super().save(*args, **kwargs)
class Meta:
verbose_name = _("Change auth strategy")
verbose_name = _("Change secret automation")
class ChangeSecretRecord(JMSBaseModel):