mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-04 09:04:54 +00:00
29 lines
386 B
JSON
29 lines
386 B
JSON
{
|
|
"rules": {
|
|
"primaryKeys": [
|
|
"id"
|
|
]
|
|
},
|
|
"data": [
|
|
{
|
|
"id": "shop_costume",
|
|
"name": "Costume"
|
|
},
|
|
{
|
|
"id": "shop_jewel",
|
|
"name": "Jewels"
|
|
},
|
|
{
|
|
"id": "shop_pack",
|
|
"name": "Pack"
|
|
},
|
|
{
|
|
"id": "shop_pass",
|
|
"name": "Pass"
|
|
},
|
|
{
|
|
"id": "shop_webstore",
|
|
"name": "Payments"
|
|
}
|
|
]
|
|
} |