Skip to content

Commit

Permalink
Update english.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kz-n authored Jul 12, 2022
1 parent 650769d commit 8b875f7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions lexipacks/english.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"version":"4.0.0",
"name":"English",
"name": "English",
"error": "An unknown error has occured",
"error.auth": "An unknown authentication error has occured",
"error.auth.microsoft": "Failed to login to Microsoft account",
"error.auth.xboxLive": "Failed to login to Xbox Live",
"error.auth.xsts": "Unknown error occured when attempting to optain an Xbox Live Security Token",
"error.auth.xsts": "Unknown error occured when attempting to obtain an Xbox Live Security Token",
"error.auth.xsts.userNotFound": "The given Microsoft account doesn't have an Xbox account",
"error.auth.xsts.bannedCountry": "The given Microsoft account is from a country where Xbox live is not available",
"error.auth.xsts.bannedCountry": "The given Microsoft account is from a country where Xbox Live is not available",
"error.auth.xsts.child": "The account is a child (under 18) and cannot proceed unless the account is added to a Family account by an adult",
"error.auth.xsts.child.SK": "South Korean law: Go to the Xbox page and grant parental rights to continue logging in.",
"error.auth.xsts.child.SK": "South Korean Law: Go to the Xbox page and grant parental rights to continue logging in.",

"error.auth.minecraft": "Unknown error occured when attempting to login to Minecraft",
"error.auth.minecraft.login": "Failed to authenticate with Mojang with given Xbox account",
Expand All @@ -18,7 +18,7 @@

"error.gui": "An unknown gui framework error has occured",
"error.gui.closed": "Gui closed by user",
"error.gui.raw.noBrowser": "no chromium browser was set, cannot continue!",
"error.gui.raw.noBrowser": "No chromium browser was set, cannot continue!",

"error.state.invalid": "[Internal]: Method not implemented.",
"error.state.invalid.gui": "[Internal]: Invalid gui framework.",
Expand All @@ -41,4 +41,4 @@
"gui": "Gui component",
"gui.title": "Sign in to your account",
"gui.market": "en-US"
}
}

0 comments on commit 8b875f7

Please sign in to comment.