homeos/lang/en/discovery.php

12 lines
339 B
PHP

<?php
return [
'subtitle' => 'New participants on the network.',
'new_title' => 'New devices',
'scanning' => 'Scanning the network… new devices appear here automatically.',
'assign' => 'Assign',
'ignore' => 'Ignore',
'ignored_title' => 'Ignored',
'restore' => 'Restore',
];