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