Skip to content

Commit

Permalink
Update en.lua | Typos Fixed
Browse files Browse the repository at this point in the history
latestVersion | Typo Fixed
needUpdateResource | Typo Fixed
  • Loading branch information
ic3d00 authored Feb 12, 2023
1 parent f6b9ea5 commit 1767c77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions locales/en.lua
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Locales["en"] = {
settingsResetSuccess = "Successfully reset settings",
currentVersion = "Latest version: ",
yourVersion = "Your version: ",
latestVersion = "You are use latest version!",
needUpdateResource = "You need download latest version! You are use old version at the moment!",
latestVersion = "You are using the latest version!",
needUpdateResource = "You need download latest version! You are using an old version at the moment!",
errorGetCurrentVersion = "You get error when try get current version!"
}
}

0 comments on commit 1767c77

Please sign in to comment.