#
luxiaotao1123
2024-09-10 22fa11fc44be82c1f9d8d11a00c7c4d55ba99af6
zy-acs-flow/src/i18n/zh.js
@@ -25,6 +25,7 @@
            title: {
                main: '主要',
                common: '通用',
                changePwd: '重置密码',
            },
            side: {
                title: '更多'
@@ -45,6 +46,18 @@
            collapseAll: '全部折叠',
            scope: '权限',
        },
    },
    filters: {
        lastCreated: '最近创建',
        today: '今天',
        thisWeek: '本周',
        lastWeek: '上周',
        thisMonth: '本月',
        lastMonth: '上月',
        earlier: '更早...',
    },
    validate: {
        pwdMisMatch: '密码不一致'
    },
    create: {
        title: '添加'
@@ -144,6 +157,12 @@
                idCard: "身份证",
                birthday: "生日",
                introduction: "简介",
                role: "角色",
                sexes: {
                    male: '男性',
                    female: '女性',
                    unknown: '未知',
                }
            },
            operationRecord: {
                namespace: "命名空间",