#
luxiaotao1123
2024-09-10 22fa11fc44be82c1f9d8d11a00c7c4d55ba99af6
zy-acs-flow/src/i18n/en.js
@@ -25,6 +25,7 @@
            title: {
                main: 'Main',
                common: 'Common',
                changePwd: 'Change Password',
            },
            side: {
                title: 'More Info'
@@ -54,6 +55,9 @@
        thisMonth: 'This month',
        lastMonth: 'Last month',
        earlier: 'Earlier...',
    },
    validate: {
        pwdMisMatch: 'The password confirmation is not the same as the password.'
    },
    create: {
        title: 'Create'
@@ -154,6 +158,11 @@
                birthday: "birthday",
                introduction: "introduction",
                role: "role",
                sexes: {
                    male: 'Male',
                    female: 'Female',
                    unknown: 'Unknown',
                }
            },
            operationRecord: {
                namespace: "namespace",