#
vincentlu
1 天以前 c01d9b053852b12e7d3ced66367babb4d499b14b
zy-acs-flow/src/i18n/en.js
@@ -708,6 +708,46 @@
                },
            },
        },
        guarantee: {
            scope: {
                helper: 'Select the scope for this plan; defaults to global coverage',
                global: 'Global',
                model: 'By model',
                area: 'By area',
                biz: 'By business type',
                agv: 'Specific vehicles',
                globalHelper: 'Applies to all vehicles',
                globalTip: 'Select a scope type to limit the plan',
            },
            schedule: {
                label: 'Capacity window',
                type: 'Frequency',
                daily: 'Daily',
                weekly: 'Weekly',
                monthly: 'Monthly',
                time: 'Execution time',
                weeklyLabel: 'Weekdays',
                monthlyLabel: 'Days of month',
                monthHelper: 'Select at least one day',
                monthDay: 'Day %{day}',
                preview: 'Cron expression',
                descriptionPrefix: 'Runs as %{desc}',
                description: {
                    daily: 'every day at %{time}',
                    weekly: 'every week on %{days} at %{time}',
                    monthly: 'every month on %{days} at %{time}',
                },
            },
            week: {
                mon: 'Mon',
                tue: 'Tue',
                wed: 'Wed',
                thu: 'Thu',
                fri: 'Fri',
                sat: 'Sat',
                sun: 'Sun',
            },
        },
        sta: {
            depthHint: 'Set depth to 0 to keep the default value.',
            enums: {