This commit is contained in:
lloydzhou
2024-10-11 11:52:24 +08:00
parent bd9de4dc4d
commit a0d4a04192
2 changed files with 2 additions and 2 deletions

View File

@@ -207,7 +207,7 @@ const en: LocaleType = {
IsChecking: "Checking update...",
FoundUpdate: (x: string) => `Found new version: ${x}`,
GoToUpdate: "Update",
Success: "Update Succesfull.",
Success: "Update Successful.",
Failed: "Update Failed.",
},
SendKey: "Send Key",