mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-08 19:16:37 +08:00
Update en.ts
This commit is contained in:
parent
b1c00be3ae
commit
d2783e6413
@ -68,12 +68,12 @@ const en: LocaleType = {
|
||||
SubTitle: "Adjust font size of chat content",
|
||||
},
|
||||
Update: {
|
||||
Version: (x: string) => `Version: ${x}`,
|
||||
Version: (x: string) => `Lei-ChatGPT`,
|
||||
IsLatest: "Latest version",
|
||||
CheckUpdate: "Check Update",
|
||||
IsChecking: "Checking update...",
|
||||
FoundUpdate: (x: string) => `Found new version: ${x}`,
|
||||
GoToUpdate: "Update",
|
||||
FoundUpdate: (x: string) => `Lei-ChatGPT`,
|
||||
GoToUpdate: "Proceed to buy",
|
||||
},
|
||||
SendKey: "Send Key",
|
||||
Theme: "Theme",
|
||||
|
Loading…
Reference in New Issue
Block a user