fix: download json label

This commit is contained in:
amhsirak
2025-10-22 13:51:36 +05:30
parent b752a9fd2f
commit ec2abf1368

View File

@@ -512,7 +512,7 @@ export const RunContent = ({ row, currentLog, interpretationInProgress, logEndRe
}
}}
>
{t('run_content.captured_data.download_json', 'Download as JSON')}
{t('run_content.captured_data.download_json', 'Download JSON')}
</Button>
<Button