{ "config": { "step": { "user": { "title": "House Plan", "data": { "admin_only": "Only administrators may edit the layout" } } }, "abort": { "single_instance_allowed": "Already configured — only one entry is allowed." } }, "options": { "step": { "init": { "data": { "admin_only": "Only administrators may edit the layout" } } } }, "issues": { "broken_plan": { "title": "Floor plan image is missing", "description": "The plan file `{file}` for space `{space}` was not found in `config/houseplan/plans/`. Open the space settings in the House Plan card and upload the plan again." } } }