Files
LimbusStaticData/Localize/en/EN_ErrorCodeMsg.json
T
2026-07-20 17:19:20 +07:00

84 lines
2.9 KiB
JSON

{
"dataList": [
{
"id": "servererror_content",
"content": "A server error has occurred.\nPlease try again in a moment."
},
{
"id": "serverstate_blocking_endpoint",
"content": "This function is currently under maintenance."
},
{
"id": "networkingerror_content",
"content": "The network is unstable.\nPlease check your Internet connection."
},
{
"id": "serverstate_temporary_check",
"content": "The server is currently under temporary maintenance."
},
{
"id": "serverstate_regularcheck",
"content": "The server is currently under routine maintenance."
},
{
"id": "serverstate_openpreparation",
"content": "Things are still being prepared!"
},
{
"id": "serverstate_verify_invaliduser",
"content": "The account does not exist or has been closed."
},
{
"id": "serverstate_verify_ban",
"content": "The account is restricted from playing."
},
{
"id": "serverstate_verify_invalidauth",
"content": "An error has occurred.\nPlease sign in again."
},
{
"id": "serverstate_verify_invalidclientversion",
"content": "Game client is not up to date.\nPlease update to the latest version."
},
{
"id": "serverstate_verify_invaliduuid",
"content": "This request has already been processed.\nPlease restart the game to synchronize."
},
{
"id": "serverstate_error_thirdparty_api",
"content": "External server connection error. Please try again at a later time."
},
{
"id": "servererror_invalid_purchasing_package",
"content": "Transaction failed."
},
{
"id": "servererror_remain_restore_purchasing",
"content": "A transaction is still in progress.\nPlease use the [Restore Purchase] button and try again."
},
{
"id": "servererror_invalid_battle_version",
"content": "Version update available.\nPlease download new resources and try again."
},
{
"id": "servererror_steam_auth_error",
"content": "Failed to login via Steam.\nPlease check your Steam login status and try again at a later time."
},
{
"id": "servererror_invalid_date",
"content": "The device time does not match.\nPlease try again after ensuring your device's system clock is synced with the internet time."
},
{
"id": "servererror_lack_of_stamina",
"content": "Failed to sync currently owned Enkephalin.\nPlease check your device settings to verify if your time has been set automatically."
},
{
"id": "servererror_egogift_not_exist",
"content": "Failed to sync currently owned E.G.O Gift list.\nTask could not be completed."
},
{
"id": "servererror_already_entered_stage",
"content": "There is a stage already in progress.\nPlease log in again to synchronize your progress."
}
]
}