feat: support workflow version specification in workflow and chat APIs (#23188)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -920,6 +920,7 @@ const translation = {
|
||||
defaultName: 'Untitled Version',
|
||||
nameThisVersion: 'Name this version',
|
||||
editVersionInfo: 'Edit version info',
|
||||
copyId: 'Copy ID',
|
||||
editField: {
|
||||
title: 'Title',
|
||||
releaseNotes: 'Release Notes',
|
||||
@@ -936,7 +937,8 @@ const translation = {
|
||||
deleteFailure: 'Failed to delete version',
|
||||
updateSuccess: 'Version updated',
|
||||
updateFailure: 'Failed to update version',
|
||||
},
|
||||
copyIdSuccess: 'ID copied to clipboard',
|
||||
},
|
||||
},
|
||||
debug: {
|
||||
settingsTab: 'Settings',
|
||||
|
Reference in New Issue
Block a user