summaryrefslogtreecommitdiff
path: root/www/lang/locale-en.json
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2019-11-03 09:51:31 -0500
committerPliable Pixels <pliablepixels@gmail.com>2019-11-03 09:51:31 -0500
commitc90e4b23945ce93fd518c1595aa3d9275743f788 (patch)
treeb3b1291804dc778dbb7dba65683477409e30f7c6 /www/lang/locale-en.json
parentd483833c392f75454bd56eb7e6d2adf4a79be280 (diff)
add option to pause streams for simul, turn it off for default
Diffstat (limited to 'www/lang/locale-en.json')
-rw-r--r--www/lang/locale-en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json
index e4774cb3..d4b48150 100644
--- a/www/lang/locale-en.json
+++ b/www/lang/locale-en.json
@@ -283,6 +283,8 @@
"kPathToCgiExample" :"e.g. server/zm/cgi-bin",
"kPause" :"pause",
"kPaused" :"paused",
+ "kPauseStreams" : "pause/resume streams to save bandwidth",
+ "kPauseStreamsNote" : "only applies if multi-port is used",
"kPinProtect" :"PIN Protect",
"kPlaceHolderBasicAuthPass" :"basic auth password",
"kPlaceHolderBasicAuthUser" :"basic auth user name",