chore: moved all data to data folder

This commit is contained in:
Jonathan Barrow 2024-05-01 16:51:01 -04:00
commit 6faa48c8f8
No known key found for this signature in database
GPG key ID: E86E9FE9049C741F
3529 changed files with 0 additions and 0 deletions

13
data/012/1004/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"012": {
"1004": {
"name": "SSL_CONNECT_ERROR",
"message": "SSL connection failed.",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
data/012/1018/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"012": {
"1018": {
"name": "Unknown",
"message": "",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
data/012/1032/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"012": {
"1032": {
"name": "UI_Reject_Content_Click",
"message": "This file cannot be loaded.",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
data/012/1506/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"012": {
"1506": {
"name": "SSLMOD_CERT_HAS_EXPIRED",
"message": "The certificate has expired.\n(Please check that date\nand time settings on your\nNintendo 3DS system\nare correct.)",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
data/012/1509/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"012": {
"1509": {
"name": "SSLMOD_DEPTH_ZERO_SELF_SIGNED_CERT",
"message": "Self-signed certificates\ncannot be verified.",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
data/012/1510/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"012": {
"1510": {
"name": "SSLMOD_SELF_SIGNED_CERT_IN_CHAIN",
"message": "The certificate\nis self-signed.",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
data/012/1511/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"012": {
"1511": {
"name": "SSLMOD_UNABLE_TO_GET_ISSUER_CERT",
"message": "Certificate not found.",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

7
data/012/en_US.json Normal file
View file

@ -0,0 +1,7 @@
{
"012": {
"name": "spider",
"description": "Old 3DS browser",
"system": "3DS Family"
}
}