Files
2026-03-05 20:18:29 +01:00

19 lines
330 B
JSON

{
"open": "Open example installer",
"title": "My great installer",
"stage1": {
"text": "Here, you would normally do useful things",
"button": "Go to step 2"
},
"stage2": {
"text": "Example loading display"
},
"stage3": {
"button": "Finish"
}
}