#
luxiaotao1123
2024-09-09 b12bb2d9e4922c513185ca3bb480da1b54954304
zy-acs-flow/src/i18n/en.js
@@ -46,6 +46,15 @@
            scope: 'Assign',
        },
    },
    filters: {
        lastCreated: 'Last created',
        today: 'Today',
        thisWeek: 'This week',
        lastWeek: 'Last week',
        thisMonth: 'This month',
        lastMonth: 'Last month',
        earlier: 'Earlier...',
    },
    create: {
        title: 'Create'
    },