homeos/lang/de/rooms.php

11 lines
261 B
PHP

<?php
return [
'subtitle' => 'Alle Räume im Überblick.',
'empty' => 'Noch keine Räume.',
'no_devices' => 'Keine Geräte in diesem Raum.',
'online' => 'online',
'lights' => 'Licht an',
'open' => 'offen',
];