diff --git a/app/locales/en.ts b/app/locales/en.ts index 55884308c..26cb00ac9 100644 --- a/app/locales/en.ts +++ b/app/locales/en.ts @@ -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",