#
luxiaotao1123
2024-09-13 c5a74fdbf86f7da8ab42a976e6a96c9edb1fc63c
zy-acs-flow/src/i18n/zh.js
@@ -25,6 +25,7 @@
            title: {
                main: '主要',
                common: '通用',
                changePwd: '重置密码',
            },
            side: {
                title: '更多'
@@ -54,6 +55,13 @@
        thisMonth: '本月',
        lastMonth: '上月',
        earlier: '更早...',
    },
    validate: {
        pwdMisMatch: '密码不一致'
    },
    settings: {
        base: '基本设置',
        security: '安全设置',
    },
    create: {
        title: '添加'
@@ -141,6 +149,7 @@
            user: {
                username: "账号",
                password: "密码",
                confirmPwd: "确认密码",
                nickname: "昵称",
                avatar: "头像",
                code: "代号",
@@ -154,6 +163,11 @@
                birthday: "生日",
                introduction: "简介",
                role: "角色",
                sexes: {
                    male: '男性',
                    female: '女性',
                    unknown: '未知',
                }
            },
            operationRecord: {
                namespace: "命名空间",