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