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

170 lines
5.1 KiB
JSON

{
"rules": {
"primaryKeys": [
"produceType",
"type"
]
},
"data": [
{
"produceType": "ProduceType_FirstStar",
"type": "ProduceAdvType_BeforeFinalLessonHard",
"title": "Start of the final exam lesson!"
},
{
"produceType": "ProduceType_FirstStar",
"type": "ProduceAdvType_BeforeMid1LessonHard",
"title": "Start of the final exam lesson!"
},
{
"produceType": "ProduceType_FirstStar",
"type": "ProduceAdvType_BeforeMid2LessonHard",
"title": "Start of the final exam lesson!"
},
{
"produceType": "ProduceType_FirstStar",
"type": "ProduceAdvType_BeforeFinalAuditionRefresh",
"title": "The day before the final exam"
},
{
"produceType": "ProduceType_FirstStar",
"type": "ProduceAdvType_BeforeMid1AuditionRefresh",
"title": "The day before the mid-term exam"
},
{
"produceType": "ProduceType_FirstStar",
"type": "ProduceAdvType_BeforeMid2AuditionRefresh",
"title": "The day before the mid-term exam"
},
{
"produceType": "ProduceType_FirstStar",
"type": "ProduceAdvType_Opening",
"title": "Regular performance \"Hajime\""
},
{
"produceType": "ProduceType_FirstStar",
"type": "ProduceAdvType_ProduceResultTrueEnd",
"title": "The final evaluation is..."
},
{
"produceType": "ProduceType_FirstStar",
"type": "ProduceAdvType_ProduceResultA",
"title": "The final evaluation is..."
},
{
"produceType": "ProduceType_FirstStar",
"type": "ProduceAdvType_ProduceResultB",
"title": "The final evaluation is..."
},
{
"produceType": "ProduceType_FirstStar",
"type": "ProduceAdvType_ProduceResultC",
"title": "The final evaluation is..."
},
{
"produceType": "ProduceType_FirstStar",
"type": "ProduceAdvType_ProduceResultFailedFinal",
"title": "The final evaluation is..."
},
{
"produceType": "ProduceType_FirstStar",
"type": "ProduceAdvType_ProduceResultFailedMid1",
"title": "The final evaluation is..."
},
{
"produceType": "ProduceType_FirstStar",
"type": "ProduceAdvType_ProduceResultFailedMid2",
"title": "The final evaluation is..."
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_BeforeFinalLessonHard",
"title": "Start of the final exam lesson!"
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_BeforeMid1LessonHard",
"title": "Start of the final exam lesson!"
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_BeforeMid2LessonHard",
"title": "Start of the final exam lesson!"
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_BeforeFinalAuditionRefresh",
"title": "The day before the final audition"
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_BeforeMid1AuditionRefresh",
"title": "The day before the 1st audition"
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_BeforeMid2AuditionRefresh",
"title": "The day before the 2nd audition"
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_BeforeFinalAuditionSelect",
"title": "Final audition selection"
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_BeforeMid1AuditionSelect",
"title": "1st audition selection"
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_BeforeMid2AuditionSelect",
"title": "2nd audition selection"
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_StepSkip",
"title": "Let's take a rest today"
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_Opening",
"title": "NEXT IDOL AUDITION"
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_ProduceResultTrueEnd",
"title": "The final evaluation is..."
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_ProduceResultA",
"title": "The final evaluation is..."
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_ProduceResultB",
"title": "The final evaluation is..."
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_ProduceResultC",
"title": "The final evaluation is..."
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_ProduceResultFailedFinal",
"title": "The final evaluation is..."
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_ProduceResultFailedMid1",
"title": "The final evaluation is..."
},
{
"produceType": "ProduceType_NextIdolAudition",
"type": "ProduceAdvType_ProduceResultFailedMid2",
"title": "The final evaluation is..."
}
]
}