feat: Add segmented control for custom and copilot prompts in PromptBody component
This commit is contained in:
@@ -160,6 +160,10 @@
|
||||
"addTitle": "Ajouter un nouveau prompt",
|
||||
"editTitle": "Modifier le prompt"
|
||||
},
|
||||
"segmented": {
|
||||
"custom": "Invites personnalisées",
|
||||
"copilot": "Invites Copilot"
|
||||
},
|
||||
"form": {
|
||||
"title": {
|
||||
"label": "Titre",
|
||||
|
||||
Reference in New Issue
Block a user