<?php
return [
'subtitle' => 'All rooms at a glance.',
'empty' => 'No rooms yet.',
'no_devices' => 'No devices in this room.',
'online' => 'online',
'lights' => 'lights on',
'open' => 'open',
];