Add device menu
This commit is contained in:
@@ -7,6 +7,7 @@ return $lang = [
|
||||
'm_automatization' => 'Automatizace',
|
||||
'm_scenes' => 'Scény',
|
||||
'm_log' => 'Log',
|
||||
'm_devices' => 'Zařízení',
|
||||
|
||||
//Buttons
|
||||
'b_year' => 'Rok',
|
||||
@@ -80,7 +81,7 @@ return $lang = [
|
||||
't_ota' => 'OTA',
|
||||
't_listUsers' => 'Seznam Uživatelů',
|
||||
't_avatar' => 'Avatar',
|
||||
't_listRooms' => 'Seznam Místností',
|
||||
't_listRooms' => 'Seznam Místností',
|
||||
't_roomName' => 'Jméno Místnosti',
|
||||
't_createRoom' => 'Vytvořit Místnost',
|
||||
|
||||
|
@@ -7,6 +7,7 @@ return $lang = [
|
||||
'm_automatization' => 'Automatization',
|
||||
'm_scenes' => 'Scenes',
|
||||
'm_log' => 'Log',
|
||||
'm_devices' => 'Devices',
|
||||
|
||||
//Buttons
|
||||
'b_year' => 'Year',
|
||||
@@ -80,7 +81,7 @@ return $lang = [
|
||||
't_ota' => 'OTA',
|
||||
't_listUsers' => 'User List',
|
||||
't_avatar' => 'Avatar',
|
||||
't_listRooms' => 'Room List',
|
||||
't_listRooms' => 'Room List',
|
||||
't_roomName' => 'Room Name',
|
||||
't_createRoom' => 'Create Rom',
|
||||
|
||||
|
@@ -7,6 +7,7 @@ return $lang = [
|
||||
'm_automatization' => 'Automatisatie',
|
||||
'm_scenes' => 'Scénes',
|
||||
'm_log' => 'Log',
|
||||
'm_devices' => 'Apparaat',
|
||||
|
||||
//Buttons
|
||||
'b_year' => 'Jaar',
|
||||
|
@@ -7,6 +7,7 @@ return $lang = [
|
||||
'm_automatization' => 'Zaplanowane działania',
|
||||
'm_scenes' => 'Scenariusze',
|
||||
'm_log' => 'Logi',
|
||||
'm_devices' => 'Urządzenie',
|
||||
|
||||
//Buttons
|
||||
'b_year' => 'Rok',
|
||||
|
Reference in New Issue
Block a user