diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-11-24 17:39:13 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-11-24 17:39:13 -0500 |
| commit | 1c7176e5eb8f2ed98bc04ec133b470cb309d4035 (patch) | |
| tree | 8c9ac189933a24666bd68f50f21acb0f46744d0f /www/lang/locale-en.json | |
| parent | 3a44adee3d077c605c63c2469b6369e0d63a8824 (diff) | |
integrate object detection mode in event list
Diffstat (limited to 'www/lang/locale-en.json')
| -rw-r--r-- | www/lang/locale-en.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 6fa72e72..9770f145 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -345,6 +345,7 @@ "kSettingsSaved" :"Settings Saved", "kShowAlarmedEvents" :"Show alarmed events", "kShowAllEvents" :"Show all events", + "kShowObjectDetectionEvents" :"Only detected objects", "kShowAllFrames" :"all", "kShowLiveForInProgress" :"play live feed if event recording in progress", "kShowTimeDiffFrames" :"unique times", @@ -387,7 +388,7 @@ "kToDate" :"To Date", "kToTime" :"To Time", "kToastSearchingPage" :"searching page ", - "kToggleSummary" :"toggle summary", + "kToggleSummary" :"Toggle summary", "kTrue" :"true", "kTrying" :"trying", "kType" :"type", |
