"login_attempt":"[Dispatch] Client %s is trying to log in",
"login_success":"[Dispatch] Client %s logged in as %s",
"login_token_attempt":"[Dispatch] Client %s is trying to log in via token",
"login_token_error":"[Dispatch] Client %s failed to log in via token",
"login_token_success":"[Dispatch] Client %s logged in via token as %s",
"combo_token_success":"[Dispatch] Client %s succeed to exchange combo token",
"combo_token_error":"[Dispatch] Client %s failed to exchange combo token",
"account_login_create_success":"[Dispatch] Client %s failed to log in: Account %s created",
"account_login_create_error":"[Dispatch] Client %s failed to log in: Account create failed",
"account_login_exist_error":"[Dispatch] Client %s failed to log in: Account no found",
"account_cache_error":"Game account cache information error",
"session_key_error":"Wrong session key.",
"username_error":"Username not found.",
"username_create_error":"Username not found, create failed."
}
},
"status":{
"free_software":"Grasscutter is FREE software. If you have paid for this, you may have been scammed. Homepage: https://github.com/Grasscutters/Grasscutter",
"starting":"Starting Grasscutter...",
"shutdown":"Shutting down...",
"done":"Done! For help, type \"help\"",
"error":"An error occurred.",
"welcome":"Welcome to Grasscutter",
"run_mode_error":"Invalid server run mode: %s.",
"run_mode_help":"Server run mode must be 'HYBRID', 'DISPATCH_ONLY', or 'GAME_ONLY'. Unable to start Grasscutter...",