Files
Gakumas-Translation-Data-EN/local-files/masterTrans/Tour.json
2026-03-01 15:42:14 +07:00

23 lines
523 B
JSON

{
"rules": {
"primaryKeys": [
"id",
"storyGroupId",
"tourStageTimelineId"
]
},
"data": [
{
"id": "tour-event-001",
"storyGroupId": "livetour_event_group-001",
"tourStageTimelineId": "livetour-event-001_timeline-01",
"name": "Live Tour Event - Osaka"
},
{
"id": "tour-event-002",
"storyGroupId": "livetour_event_group-002",
"tourStageTimelineId": "tour-stage-timeline_tour-event-002",
"name": "Live Tour Event - Shibuya"
}
]
}