feat: Add segmented control for custom and copilot prompts in PromptBody component

This commit is contained in:
n4ze3m
2024-08-04 18:12:09 +05:30
parent 6c44fcfca7
commit 36fc8b6be1
10 changed files with 42 additions and 2 deletions

View File

@@ -160,6 +160,10 @@
"addTitle": "Aggiungi Nuovo Prompt",
"editTitle": "Modifica Prompt"
},
"segmented": {
"custom": "Prompt personalizzati",
"copilot": "Prompt Copilot"
},
"form": {
"title": {
"label": "Titolo",