#
luxiaotao1123
2024-09-09 e19c72e4f4598ca6b2f8f45635c63ee472d1d748
zy-acs-flow/src/i18n/zh.js
@@ -46,6 +46,15 @@
            scope: '权限',
        },
    },
    filters: {
        lastCreated: '最近创建',
        today: '今天',
        thisWeek: '本周',
        lastWeek: '上周',
        thisMonth: '本月',
        lastMonth: '上月',
        earlier: '更早...',
    },
    create: {
        title: '添加'
    },