summaryrefslogtreecommitdiff
path: root/www/lang
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-04-20 19:57:47 -0400
committerPliable Pixels <pliablepixels@gmail.com>2018-04-20 19:57:47 -0400
commit52d5e10e4c3d3728f85d8a9a40a975cef5ab9ddb (patch)
treeb52ec157a3d10173c8964bf1c6697f6b9bd64d9f /www/lang
parentf5c549df0adb14c880319d0e757698f0452ef58b (diff)
#606 allow event-modal to move from snapshot to play for better moment control
Diffstat (limited to 'www/lang')
-rw-r--r--www/lang/locale-en.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json
index 2ff00d64..3830dcf4 100644
--- a/www/lang/locale-en.json
+++ b/www/lang/locale-en.json
@@ -106,6 +106,7 @@
"kEventNotificationUrl" :"event notification url",
"kEventRecording" :"Event Recording",
"kEventServer" :"Event Server",
+ "kEventServerConnErr" :"Event Server connection error",
"kEventServerConfig1" :"Please make sure your ZM settings are configured and saved before you configure the event server",
"kEventServerNotLoggedIn" :"You are not yet logged in. Please make sure you have logged in successfully (save your login data, and ensure login is successful)",
"kEventServerVersionBody1" :"You are running version",
@@ -275,6 +276,7 @@
"kPlaceHolderBasicAuthUser" :"basic auth user name",
"kPlaceHolderZMAuthPass" :"zm auth password",
"kPlaceHolderZMAuthUser" :"zm auth user name",
+ "kPlay" : "Play",
"kPlaybackInterval" :"playback interval",
"kPleaseAuthenticate" :"Please Authenticate",
"kPleaseCheckCredentials" :"Please check your credentials",
@@ -390,6 +392,7 @@
"kUseSSL" :"Use SSL",
"kUseVideoControls" :"Please use video player controls for H264 events. ZoneMinder doesn't yet support zms controls",
"kUseZmAuth" :"use ZM authentication",
+ "kUseBasicAuth" : "use basic authentication",
"kUserName" :"user name",
"kValidNameBasicAuth" :"Please enter a valid username and password for basic auth",
"kValidNameZMAuth" :"Please enter a valid username and password for ZM auth",