homeos/lang/en/rooms.php

11 lines
247 B
PHP

<?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',
];