fix task article link drawer
This commit is contained in:
@@ -664,6 +664,8 @@ const enUS = {
|
||||
generating: 'Generating',
|
||||
running: 'Running',
|
||||
completed: 'Completed',
|
||||
partial_success: 'Partially successful',
|
||||
partial_completed: 'Partially successful',
|
||||
failed: 'Failed',
|
||||
},
|
||||
publish: {
|
||||
@@ -1589,6 +1591,9 @@ const enUS = {
|
||||
executionStatus: 'Execution status',
|
||||
executionTime: 'Execution time',
|
||||
createdTime: 'Created time',
|
||||
generatedArticles: 'Generated article links',
|
||||
articleLinksEmpty: 'No generated articles',
|
||||
openArticle: 'Open article',
|
||||
empty: 'No instant tasks yet.',
|
||||
},
|
||||
filters: {
|
||||
|
||||
Reference in New Issue
Block a user