}
onClick={() => setShowEditPromptModal(true)}
fullWidth
diff --git a/app/locales/en.ts b/app/locales/en.ts
index 0434058e..b8368706 100644
--- a/app/locales/en.ts
+++ b/app/locales/en.ts
@@ -28,7 +28,7 @@ const en = {
Retry: "Retry",
Delete: "Delete",
Edit: "Edit",
- EditPrompts: "Edit Prompts",
+ EditConversation: "Edit Conversation",
},
Commands: {
new: "Start a new chat",
@@ -193,7 +193,7 @@ const en = {
Search: "Search Prompts",
},
EditModal: {
- Title: "Edit Prompt",
+ Title: "Edit Conversation",
},
},
HistoryCount: {