diff options
| author | Pliable Pixels <pliablepixels@users.noreply.github.com> | 2016-08-22 10:27:26 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-22 10:27:26 -0400 |
| commit | e98310511e9f227f0a5e28d971f1730a2af2c9c2 (patch) | |
| tree | 777c4f9b195e4a4b223dae59b3ef10a5ba6030ff /www/lang | |
| parent | d8ffac85ff300d41e668904da8a6dc897e784be9 (diff) | |
| parent | 76a3036de85e06f6ee57108c5eae50ad333fef2b (diff) | |
Merge pull request #308 from pliablepixels/sctt-master
tweaks to Sleep/Wake/Reset #306
Former-commit-id: 8e364f1b19482ab6113b630f8a44a220e426073b
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 29fcd66f..f9ab5a1c 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -268,6 +268,7 @@ "kShowTip" :"show tip", "kShowing" :"Showing", "kShowingEvent" :"showing event", + "kSleep" :"Sleep", "kSpeed" :"speed", "kStart" :"Start", "kStateAreYouSure" :"Are you sure you want to ", @@ -308,6 +309,7 @@ "kVersion" :"Version", "kVersionIncompatible" :"I am incompatible with your ZoneMinder version", "kVideo" :"Video", + "kWake" :"Wake", "kWarningLargeTimeline" :"A large value can affect timeline performance. If you find timeline performance slow, try reducing the value to 200 and work your way up from there.", "kWeek" :"Week", "kWelcomeWizard" :"Welcome to zmWizard", |
