Make plugins list and switcher
This commit is contained in:
@@ -8,6 +8,7 @@ return $lang = [
|
||||
'm_scenes' => 'Scény',
|
||||
'm_log' => 'Log',
|
||||
'm_devices' => 'Zařízení',
|
||||
'm_plugins' => 'Pluginy',
|
||||
|
||||
//Buttons
|
||||
'b_year' => 'Rok',
|
||||
@@ -88,6 +89,7 @@ return $lang = [
|
||||
't_listRooms' => 'Seznam Místností',
|
||||
't_roomName' => 'Jméno Místnosti',
|
||||
't_createRoom' => 'Vytvořit Místnost',
|
||||
't_Plugins' => 'Pluginy',
|
||||
|
||||
//constants
|
||||
'temp' => 'Teplota',
|
||||
|
@@ -8,6 +8,7 @@ return $lang = [
|
||||
'm_scenes' => 'Scenes',
|
||||
'm_log' => 'Log',
|
||||
'm_devices' => 'Devices',
|
||||
'm_plugins' => 'Plugins',
|
||||
|
||||
//Buttons
|
||||
'b_year' => 'Year',
|
||||
@@ -88,6 +89,7 @@ return $lang = [
|
||||
't_listRooms' => 'Room List',
|
||||
't_roomName' => 'Room Name',
|
||||
't_createRoom' => 'Create Rom',
|
||||
't_Plugins' => 'Plugins',
|
||||
|
||||
//constants
|
||||
'humi' => 'Humidity',
|
||||
|
Reference in New Issue
Block a user