feat: Add segmented control for custom and copilot prompts in PromptBody component
This commit is contained in:
@@ -160,6 +160,10 @@
|
||||
"addTitle": "Aggiungi Nuovo Prompt",
|
||||
"editTitle": "Modifica Prompt"
|
||||
},
|
||||
"segmented": {
|
||||
"custom": "Prompt personalizzati",
|
||||
"copilot": "Prompt Copilot"
|
||||
},
|
||||
"form": {
|
||||
"title": {
|
||||
"label": "Titolo",
|
||||
|
||||
Reference in New Issue
Block a user