Allow to export full screen image of workflow (#23655)
This commit is contained in:
@@ -74,6 +74,8 @@ const translation = {
|
||||
exportPNG: 'Export as PNG',
|
||||
exportJPEG: 'Export as JPEG',
|
||||
exportSVG: 'Export as SVG',
|
||||
currentView: 'Current View',
|
||||
currentWorkflow: 'Current Workflow',
|
||||
model: 'Model',
|
||||
workflowAsTool: 'Workflow as Tool',
|
||||
configureRequired: 'Configure Required',
|
||||
|
||||
@@ -74,6 +74,8 @@ const translation = {
|
||||
exportPNG: 'PNG で出力',
|
||||
exportJPEG: 'JPEG で出力',
|
||||
exportSVG: 'SVG で出力',
|
||||
currentView: '現在のビュー',
|
||||
currentWorkflow: '現在のワークフロー',
|
||||
model: 'モデル',
|
||||
workflowAsTool: 'ワークフローをツールとして公開する',
|
||||
configureRequired: '設定が必要',
|
||||
|
||||
@@ -73,6 +73,8 @@ const translation = {
|
||||
exportPNG: '导出为 PNG',
|
||||
exportJPEG: '导出为 JPEG',
|
||||
exportSVG: '导出为 SVG',
|
||||
currentView: '当前视图',
|
||||
currentWorkflow: '整个工作流',
|
||||
model: '模型',
|
||||
workflowAsTool: '发布为工具',
|
||||
configureRequired: '需要进行配置',
|
||||
|
||||
Reference in New Issue
Block a user