From b0c599184de02e58b4fba01df12b098bc6bc3a15 Mon Sep 17 00:00:00 2001 From: JonatanRek Date: Fri, 11 Oct 2019 14:16:54 +0200 Subject: [PATCH] Fixes --- app/lang/en.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/lang/en.php b/app/lang/en.php index ee6a736..a5a508d 100644 --- a/app/lang/en.php +++ b/app/lang/en.php @@ -57,18 +57,13 @@ return $lang = [ //Title 't_createScene' => 'Create Scene', 't_editScene' => 'Edit scénu', - 't_createAutomation' => 'Create Automation', - - 't_addDevice' => 'Add Device', 't_editDevice' => 'Edit Device', 't_pageAfterLogIn' => 'Page After Login', 't_profile' => 'Profile', 't_notification' => 'Notification', 't_experimental' => 'Experimental', - 't_' => 'Edit Device', - //constants 'humi' => 'Humidity',