error-codes/022/2573/en_US.json

13 lines
362 B
JSON
Raw Normal View History

2024-05-01 15:05:35 -04:00
{
"022": {
"2573": {
"name": "ACCOUNT_PASSWORD_NOT_ACCEPTABLE",
"message": "The password you entered\ncannot be used.\n\nPlease try again",
"short_description": "The password entered did not follow the instructions",
"long_description": "",
"short_solution": "Choose a different password",
"long_solution": "",
"support_link": ""
}
}
}