diff options
| author | Pliable Pixels <pliablepixels@users.noreply.github.com> | 2016-10-12 10:56:11 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-12 10:56:11 -0400 |
| commit | a3d4132cc177a8009ba53630808abaa245bbaf79 (patch) | |
| tree | ec891a02273110c34efb5a6f15158fc634d85f4e /www/lang | |
| parent | 986006947c3a6ac404d6868c113a03aaf202dcc2 (diff) | |
| parent | 77670b3180515076ba19febd0cdff4d7ecb4da69 (diff) | |
Merge pull request #349 from pliablepixels/montage-jazz
Montage jazz
Former-commit-id: ba1be6c70c55a7274d980d9b418b8bc385704ba2
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 8557256c..fe43f7b2 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -357,6 +357,10 @@ "kZMUndetermined" :"undetermined", "kZMUpgradeNeeded" :"ZoneMinder upgrade needed", "kEventHistShowFrom" :"Show from", - "kEventHistHrs" :"hours ago" + "kEventHistHrs" :"hours ago", + "kEventHistSlower" : "slower", + "kEventHistFaster" : "faster", + "kEventHistPlay" : "play", + "kEventHistPause" : "pause" } |
