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

@@ -163,6 +163,10 @@
"addTitle": "添加新提示词",
"editTitle": "编辑提示词"
},
"segmented": {
"custom": "自定义提示",
"copilot": "Copilot 提示"
},
"form": {
"title": {
"label": "标题",