feat: Add segmented control for custom and copilot prompts in PromptBody component
This commit is contained in:
@@ -160,6 +160,10 @@
|
||||
"addTitle": "Adicionar Novo Prompt",
|
||||
"editTitle": "Editar Prompt"
|
||||
},
|
||||
"segmented": {
|
||||
"custom": "Prompts personalizados",
|
||||
"copilot": "Prompts do Copilot"
|
||||
},
|
||||
"form": {
|
||||
"title": {
|
||||
"label": "Título",
|
||||
|
||||
Reference in New Issue
Block a user