Ensure all 102 errors have same desc/solution and end with full stop

This commit is contained in:
William Oldham 2024-12-30 13:56:02 +00:00
commit e18a7886f8
53 changed files with 180 additions and 180 deletions

View file

@ -3,10 +3,10 @@
"2824": {
"name": "BANNED_ACCOUNT_IN_NEX_SERVICE_TEMPORARILY",
"message": "",
"short_description": "Your account is temporarily banned from this game",
"long_description": "Your account is temporarily banned from this game",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned",
"short_description": "Your account is temporarily banned from this game.",
"long_description": "Your account is temporarily banned from this game.",
"short_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"long_solution": "Wait for the ban to expire and don't do whatever you did to get banned.",
"support_link": "https://preten.do/102-2824"
}
}