perf: Translate

This commit is contained in:
feng
2025-06-18 16:35:02 +08:00
committed by ZhaoJiSen
parent 65f2b92eb3
commit df9e6cf866
42 changed files with 4279 additions and 3111 deletions

View File

@@ -23,7 +23,7 @@ TYPE_CHOICES = [
("delete_both", _("Delete remote")),
("add_account", _("Add account")),
("change_password_add", _("Change password and Add")),
("change_password", _("Change password")),
("change_password", _("Change secret")),
]