add all translations for SearchChat

This commit is contained in:
heweikang
2024-08-17 11:08:38 +08:00
parent 82298a760a
commit fd1c656bdd
17 changed files with 237 additions and 9 deletions

View File

@@ -470,6 +470,21 @@ const tr: PartialLocaleType = {
FineTuned: {
Sysmessage: "Sen bir asistansın",
},
SearchChat: {
Name: "Ara",
Page: {
Title: "Sohbet geçmişini ara",
Search: "Arama anahtar kelimelerini girin",
NoResult: "Sonuç bulunamadı",
NoData: "Veri yok",
Loading: "Yükleniyor",
SubTitle: (count: number) => `${count} sonuç bulundu`,
},
Item: {
View: "Görüntüle",
},
},
Mask: {
Name: "Maske",
Page: {