#
luxiaotao1123
2024-09-10 cb2ec1d6797261d64ca119a8aaa59b04f11025c1
zy-acs-flow/src/i18n/en.js
@@ -25,6 +25,7 @@
            title: {
                main: 'Main',
                common: 'Common',
                changePwd: 'Change Password',
            },
            side: {
                title: 'More Info'
@@ -55,6 +56,9 @@
        lastMonth: 'Last month',
        earlier: 'Earlier...',
    },
    validate: {
        pwdMisMatch: 'The password confirmation is not the same as the password.'
    },
    create: {
        title: 'Create'
    },