Files
fotospiel-app/resources/lang/en/how_it_works.json

19 lines
513 B
JSON

{
"timeline_title": "The detailed flow",
"experience": {
"host": {
"label": "Hosts",
"intro": "Plan, moderate, and export your event memories from a single dashboard.",
"callouts_heading": "Good to know"
},
"guest": {
"label": "Guests",
"intro": "Your guests simply scan, shoot, and share. No login, no download, no friction.",
"callouts_heading": "Good to know"
}
},
"timeline": [
{ "title": "Prepare your event", "body": "...", "tips": [] }
]
}