feat: Add PIA error names

The names are extracted from Minecraft Wii U.
This commit is contained in:
Daniel López Guimaraes 2024-10-13 21:45:32 +01:00
commit 23a67f3e9b
154 changed files with 1618 additions and 32 deletions

View file

@ -1,7 +1,7 @@
{
"018": {
"0203": {
"name": "Unknown",
"name": "nn::pia::ResultDnsFailed",
"message": "A communication error has occurred.\n\nThere may be problems with the\nnetwork or the environment. To\nensure an optimal connection\nenvironment, move closer to the\naccess point and make sure that\nthere are no obstructions between\nyour system and the access point.\nIf this does not work, please try\nagain later.\n\nThere is also a possibility that your\nDNS settings are incorrect. Please\nverify them via Internet Settings in\nSystem Settings",
"short_description": "Unknown cause.",
"long_description": "Unknown cause.",