dreamworks/json/game_help.json
2023-09-05 10:31:00 +08:00

24 lines
483 B
JSON

[
{
"key": "resonance",
"title": {
"key": "help_information_help_title_1",
"text": "共鸣帮助信息"
},
"text": {
"key": "help_information_help_text_1",
"text": "共鸣帮助信息内容"
}
},
{
"key": "awaken",
"title": {
"key": "help_information_help_title_2",
"text": "觉醒帮助信息"
},
"text": {
"key": "help_information_help_text_2",
"text": "觉醒帮助信息内容"
}
}
]