Files
Gakumas-Translation-Data-EN/local-files/masterTrans/ProduceGroup.json
T
2026-08-26 09:54:12 +07:00

24 lines
713 B
JSON

{
"rules": {
"primaryKeys": [
"id"
]
},
"data": [
{
"id": "produce_group-001",
"name": "Hajime",
"description": "It is a stage that only the top performers of Hatsuboshi Idol Academy can stand on. Polishing themselves, now, they begin to shine"
},
{
"id": "produce_group-002",
"name": "NEXT IDOL AUDITION",
"description": "The race to determine the top idol of the next generation has begun! Gather fans and join us on the stage of glory"
},
{
"id": "produce_group-003",
"name": "Hatsuboshi IDOL FESTIVAL",
"description": "The battle for the top spot at Hatsuboshi Academy begins! Aim for the Prima Stella!"
}
]
}