fix(admin-web): use verb form for schedule action tooltip
Frontend CI / Frontend (push) Successful in 3m34s
Frontend CI / Frontend (push) Successful in 3m34s
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1568,6 +1568,8 @@ const enUS = {
|
||||
deleteConfirm: 'Delete this scheduled task?',
|
||||
enabled: 'Enabled',
|
||||
disabled: 'Disabled',
|
||||
enableAction: 'Enable',
|
||||
disableAction: 'Disable',
|
||||
cronOptions: {
|
||||
daily: 'Once daily',
|
||||
twiceDaily: 'Twice daily',
|
||||
|
||||
Reference in New Issue
Block a user