perf: 翻译 (#12600)

Co-authored-by: feng <1304903146@qq.com>
This commit is contained in:
fit2bot
2024-01-24 19:50:05 +08:00
committed by GitHub
parent 1dea424104
commit a6bf592046
5 changed files with 28 additions and 28 deletions

View File

@@ -69,7 +69,7 @@ class ChangeSecretExecutionTaskMsg(object):
else:
default_message = _("{} - The encryption change task has been completed: the encryption "
"password has not been set - please go to personal information -> "
"file encryption password to set the encryption password").format(name)
"set encryption password in preferences").format(name)
return self.summary + '\n' + default_message
def publish(self, attachments=None):