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:
55Kamiryo
2025-11-21 23:26:30 +09:00
committed by GitHub
parent a6c6bcf95c
commit 6d3ed468d8
6 changed files with 209 additions and 40 deletions

View File

@ -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',