#
vincentlu
2026-01-19 3b8bd7dbba101f4207a08bf0254a9e58bc708348
zy-acs-flow/src/i18n/en.js
@@ -618,6 +618,20 @@
                code: 'Send Code',
            },
        },
        settings: {
            resetPwd: {
                currPwd: 'Current Password',
                newPwd: 'New Password',
                confirmNewPwd: 'Confirm Password',
                resetBtn: 'Reset',
                tip: {
                    usernameLimit: 'Only 3-20 English letters or numbers are allowed. No special characters.',
                    pwdInputLimit: "New Password must be 6-13 characters long and include both letters and numbers.",
                    pwdNotSameAsOld: "New Password cannot be the same as the Current Password.",
                    pwdNotMatch: "New Password and Confirm Password do not match.",
                }
            }
        },
        code: {
            dirRule: {
                helper: 'Select one direction to disable; other directions remain available.',