mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 03:26:38 +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",
|
SubTitle: "Adjust font size of chat content",
|
||||||
},
|
},
|
||||||
Update: {
|
Update: {
|
||||||
Version: (x: string) => `Version: ${x}`,
|
Version: (x: string) => `Lei-ChatGPT`,
|
||||||
IsLatest: "Latest version",
|
IsLatest: "Latest version",
|
||||||
CheckUpdate: "Check Update",
|
CheckUpdate: "Check Update",
|
||||||
IsChecking: "Checking update...",
|
IsChecking: "Checking update...",
|
||||||
FoundUpdate: (x: string) => `Found new version: ${x}`,
|
FoundUpdate: (x: string) => `Lei-ChatGPT`,
|
||||||
GoToUpdate: "Update",
|
GoToUpdate: "Proceed to buy",
|
||||||
},
|
},
|
||||||
SendKey: "Send Key",
|
SendKey: "Send Key",
|
||||||
Theme: "Theme",
|
Theme: "Theme",
|
||||||
|
Loading…
Reference in New Issue
Block a user