feat: Add segmented control for custom and copilot prompts in PromptBody component
This commit is contained in:
@@ -163,6 +163,10 @@
|
||||
"addTitle": "新しいプロンプトを追加",
|
||||
"editTitle": "プロンプトを編集"
|
||||
},
|
||||
"segmented": {
|
||||
"custom": "カスタムプロンプト",
|
||||
"copilot": "Copilotプロンプト"
|
||||
},
|
||||
"form": {
|
||||
"title": {
|
||||
"label": "タイトル",
|
||||
|
||||
Reference in New Issue
Block a user