|
<?php
|
|
|
|
return [
|
|
'subtitle' => 'Kontakte an Fenstern und Türen.',
|
|
'empty' => 'Keine Kontaktsensoren.',
|
|
'all_closed' => 'Alles geschlossen',
|
|
'open_count' => '{1}1 offen|[2,*]:count offen',
|
|
'sensor_count' => '{0}Keine Sensoren|{1}1 Sensor|[2,*]:count Sensoren',
|
|
];
|