mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 10:28:10 +08:00
feat: add a stop run button to the published app UI (#27509)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
@ -63,6 +63,7 @@ const translation = {
|
||||
csvStructureTitle: 'The CSV file must conform to the following structure:',
|
||||
downloadTemplate: 'Download the template here',
|
||||
field: 'Field',
|
||||
stopRun: 'Stop Run',
|
||||
batchFailed: {
|
||||
info: '{{num}} failed executions',
|
||||
retry: 'Retry',
|
||||
|
||||
Reference in New Issue
Block a user