feat: add placeholder for search bar in chat-list

This commit is contained in:
Andision
2023-12-01 04:09:09 +00:00
parent 354a596fa8
commit 59e7532e77
2 changed files with 7 additions and 5 deletions

View File

@@ -126,6 +126,7 @@ const en: LocaleType = {
DeleteChat: "Confirm to delete the selected conversation?",
DeleteToast: "Chat Deleted",
Revert: "Revert",
Search: "Enter filter keywords",
},
Settings: {
Title: "Settings",
@@ -443,8 +444,8 @@ const en: LocaleType = {
},
Exporter: {
Description: {
Title: "Only messages after clearing the context will be displayed"
},
Title: "Only messages after clearing the context will be displayed",
},
Model: "Model",
Messages: "Messages",
Topic: "Topic",