mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 02:46:52 +08:00
chore : code generator preview hint (#10188)
This commit is contained in:
@@ -224,6 +224,8 @@ const translation = {
|
||||
description: 'The Code Generator uses configured models to generate high-quality code based on your instructions. Please provide clear and detailed instructions.',
|
||||
instruction: 'Instructions',
|
||||
instructionPlaceholder: 'Enter detailed description of the code you want to generate.',
|
||||
noDataLine1: 'Describe your use case on the left,',
|
||||
noDataLine2: 'the code preview will show here.',
|
||||
generate: 'Generate',
|
||||
generatedCodeTitle: 'Generated Code',
|
||||
loading: 'Generating code...',
|
||||
|
||||
Reference in New Issue
Block a user