Files
Gakumas-Translation-Data-EN/local-files/masterTrans/Produce.json
2025-01-21 00:51:19 +07:00

25 lines
323 B
JSON

{
"rules": {
"primaryKeys": [
"id"
]
},
"data": [
{
"id": "produce-001",
"name": "Regular"
},
{
"id": "produce-002",
"name": "Pro"
},
{
"id": "produce-003",
"name": "Master"
},
{
"id": "produce-004",
"name": "N.I.A"
}
]
}