Feat: Translate the system prompt of the generate operator #3993 (#4283)

### What problem does this PR solve?

 Feat: Translate the system prompt of the generate operator #3993

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-12-30 12:07:06 +08:00
committed by GitHub
parent 8feb4c1a99
commit 713b837276
4 changed files with 4 additions and 1 deletions

View File

@ -1096,6 +1096,7 @@ This delimiter is used to split the input text into several text pieces echo of
addVariable: 'Add variable',
variableSettings: 'Variable settings',
globalVariables: 'Global variables',
systemPrompt: 'System prompt',
},
footer: {
profile: 'All rights reserved @ React',