voerka-i18n/packages/apps/app/auth/changepassword.js
2022-03-25 19:36:16 +08:00

16 lines
246 B
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

t("请输入旧密码:")
t("请再次输入旧密码:")
t("请输入新密码:")
t("请再次输入新密码:")
t("密码至少需要6位并且至少包含数字、字符或特殊符号中的两种")
t("密码强度: {strength}",2)