From d093aa7ff439c56a309e1778ecb66b7b13480c73 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 7 Sep 2016 16:53:49 -0400 Subject: #321 - initial code - needs cleanup and better structure. Values are littered around at the moment Former-commit-id: a5913367e5075e9b3e6eba774798d281decd4ffb --- www/lang/locale-en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'www/lang') diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 96aedb05..7af0db3b 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -44,8 +44,8 @@ "kCredentialsTitle" :"Credentials Required", "kCurrentState" :"current state", "kCustomRange" :"Custom Range", - "kCycleMonitorsInterval" :"monitor cycle interval", "kCycleMonitors" :"cycle monitors", + "kCycleMonitorsInterval" :"monitor cycle interval", "kDay" :"Day", "kDecreaseSize" :"decrease size", "kDelete" :"Delete", @@ -147,6 +147,7 @@ "kLoginValidAPIFailedTitle" :"Login validated but API failed", "kLoginValidatedTitle" :"Login Validated", "kLogs" :"Logs", + "kLowBandwidth" :"low bandwidth mode", "kManageServerGroups" :"Manage Server Groups", "kMaxFPS" :"Max FPS", "kMaxItemsForTimeline" :"Max. items for Timeline", @@ -180,6 +181,7 @@ "kMonNone" :"None", "kMonPreAlarm" :"pre-alarm", "kMonRecord" :"record", + "kMonitorSingleImageScale" :"Live view single image scale", "kMonitors" :"Monitors", "kMontage" :"Montage", "kMontageImageScale" :"Montage image scale", -- cgit v1.2.3