20 lines
		
	
	
		
			538 B
		
	
	
	
		
			JSON
		
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			538 B
		
	
	
	
		
			JSON
		
	
	
{
 | 
						|
    "config": {
 | 
						|
        "abort": {
 | 
						|
            "already_configured": "Location is already configured"
 | 
						|
        },
 | 
						|
        "error": {
 | 
						|
            "unknown": "Unexpected error"
 | 
						|
        },
 | 
						|
        "step": {
 | 
						|
            "user": {
 | 
						|
                "data": {
 | 
						|
                    "latitude": "Latitude",
 | 
						|
                    "longitude": "Longitude"
 | 
						|
                },
 | 
						|
                "description": "Monitor user-based and CDC reports for a pair of coordinates.",
 | 
						|
                "title": "Configure Flu Near You"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
} |