mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 16:19:19 +08:00
add all translations for SearchChat
This commit is contained in:
@@ -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: {
|
||||
|
Reference in New Issue
Block a user