homeos/lang/en/panel.php

14 lines
414 B
PHP

<?php
return [
'subtitle' => 'Quick access — tap to switch.',
'empty' => 'No switchable devices.',
'reorder_hint' => 'Drag tiles by the handle to arrange them.',
'reorder_saved' => 'Layout saved',
'drag' => 'Move',
'light_settings' => 'Light control',
'brightness' => 'Brightness',
'color' => 'Color',
'apply' => 'Apply',
];