mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-04 09:04:54 +00:00
25 lines
323 B
JSON
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"
|
|
}
|
|
]
|
|
} |