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/111/9000/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"111": {
"9000": {
"name": "CLOSE_APPLICATION",
"message": "",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
data/111/9001/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"111": {
"9001": {
"name": "RETRIABLE",
"message": "",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
data/111/9002/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"111": {
"9002": {
"name": "UNDER_MAINTENANCE",
"message": "",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
data/111/9003/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"111": {
"9003": {
"name": "SERVICE_FINISHED",
"message": "",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
data/111/9100/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"111": {
"9100": {
"name": "INVALID_TEMPLATE",
"message": "",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

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

@ -0,0 +1,7 @@
{
"111": {
"name": "eshop",
"description": "eShop (frontend)",
"system": "Wii U"
}
}