mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 12:38:41 +08:00
add all translations for SearchChat
This commit is contained in:
@@ -423,6 +423,21 @@ const sk: PartialLocaleType = {
|
||||
FineTuned: {
|
||||
Sysmessage: "Ste asistent, ktorý",
|
||||
},
|
||||
SearchChat: {
|
||||
Name: "Hľadať",
|
||||
Page: {
|
||||
Title: "Hľadať v histórii chatu",
|
||||
Search: "Zadajte kľúčové slová na vyhľadávanie",
|
||||
NoResult: "Nenašli sa žiadne výsledky",
|
||||
NoData: "Žiadne údaje",
|
||||
Loading: "Načítava sa",
|
||||
|
||||
SubTitle: (count: number) => `Nájdených ${count} výsledkov`,
|
||||
},
|
||||
Item: {
|
||||
View: "Zobraziť",
|
||||
},
|
||||
},
|
||||
Mask: {
|
||||
Name: "Maska",
|
||||
Page: {
|
||||
|
Reference in New Issue
Block a user