From d243caa095ece5c130250d02e4f3ae7632a9db36 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Tue, 23 May 2017 14:45:18 +0500 Subject: Implement testing computedAttribute --- web/l10n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web/l10n/en.json') diff --git a/web/l10n/en.json b/web/l10n/en.json index 171fddb..6e78e5c 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -46,9 +46,11 @@ "sharedAlias": "Alias", "sharedComputedAttribute": "Computed Attribute", "sharedComputedAttributes": "Computed Attributes", + "sharedCheckComputedAttribute": "Check Computed Attribute", "sharedExpression": "Expression", "sharedDeviceDistance": "Device Distance", "sharedDevice": "Device", + "sharedSelectDevice": "Select Device", "sharedTestNotification": "Send Test Notification", "sharedCalendar": "Calendar", "sharedCalendars": "Calendars", @@ -87,6 +89,8 @@ "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "Connection error", "errorSocket": "Web socket connection error", + "infoTitle": "Info", + "infoGeneral": "Responce", "userEmail": "Email", "userPassword": "Password", "userAdmin": "Admin", -- cgit v1.2.3