mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Merge pull request #573 from NepuShiro/main
EN: Add World Unhandled Error
This commit is contained in:
commit
e528f185e2
1 changed files with 3 additions and 2 deletions
5
en.json
5
en.json
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"localeCode": "en",
|
||||
"authors": ["Frooxius", "Enverex", "rampa_3", "Melnus", "dfgHiatus", "Earthmark", "Ryuvi", "Nammi", "WattleFoxxo", "StiefelJackal", "RueShejn"],
|
||||
"authors": ["Frooxius", "Enverex", "rampa_3", "Melnus", "dfgHiatus", "Earthmark", "Ryuvi", "Nammi", "WattleFoxxo", "StiefelJackal", "RueShejn", "NepuShiro"],
|
||||
"messages": {
|
||||
|
||||
"General.OK": "OK",
|
||||
|
|
@ -213,7 +213,8 @@
|
|||
"World.Error.Handshake": "Handshake Error",
|
||||
"World.Error.Unknown": "Unknown Error",
|
||||
"World.Error.FailedToCreateBanAccessKey": "Failed to create ban access key",
|
||||
|
||||
"World.Error.UnhandledError": "Unhandled Error",
|
||||
|
||||
"World.Config.Name": "World Name:",
|
||||
"World.Config.Description": "Description:",
|
||||
"World.Config.MaxUsers": "Maximum Users:",
|
||||
|
|
|
|||
Loading…
Reference in a new issue