mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-11 20:43:42 +08:00
Add auto scroll feature locales.
This commit is contained in:
@@ -219,6 +219,11 @@ const da: PartialLocaleType = {
|
||||
Title: "Lav titel automatisk",
|
||||
SubTitle: "Foreslå en titel ud fra chatten",
|
||||
},
|
||||
AutoScroll: {
|
||||
Title: "Aktivér automatisk rulning",
|
||||
SubTitle:
|
||||
"Rul automatisk chatten til bunden ved fokus på tekstfelt eller afsendelse af besked",
|
||||
},
|
||||
Sync: {
|
||||
CloudState: "Seneste opdatering",
|
||||
NotSyncYet: "Endnu ikke synkroniseret",
|
||||
|
Reference in New Issue
Block a user